![]() |
TrinityCore
|
This is the complete list of members for TransportScript, including all inherited members.
| _name | ScriptObject | private |
| GetName() const | ScriptObject | |
| OnAddCreaturePassenger(Transport *transport, Creature *creature) | TransportScript | virtual |
| OnAddPassenger(Transport *transport, Player *player) | TransportScript | virtual |
| OnRelocate(Transport *transport, uint32 waypointId, uint32 mapId, float x, float y, float z) | TransportScript | virtual |
| OnRemovePassenger(Transport *transport, Player *player) | TransportScript | virtual |
| OnUpdate(Transport *transport, uint32 diff) | TransportScript | virtual |
| ScriptObject(char const *name) | ScriptObject | protected |
| TransportScript(char const *name) | TransportScript | explicitprotected |
| ~ScriptObject() | ScriptObject | protectedvirtual |