TrinityCore
Loading...
Searching...
No Matches
TransportScript Member List

This is the complete list of members for TransportScript, including all inherited members.

_nameScriptObjectprivate
GetName() constScriptObject
OnAddCreaturePassenger(Transport *transport, Creature *creature)TransportScriptvirtual
OnAddPassenger(Transport *transport, Player *player)TransportScriptvirtual
OnRelocate(Transport *transport, uint32 waypointId, uint32 mapId, float x, float y, float z)TransportScriptvirtual
OnRemovePassenger(Transport *transport, Player *player)TransportScriptvirtual
OnUpdate(Transport *transport, uint32 diff)TransportScriptvirtual
ScriptObject(char const *name)ScriptObjectprotected
TransportScript(char const *name)TransportScriptexplicitprotected
~ScriptObject()ScriptObjectprotectedvirtual