![]() |
TrinityCore
|
Public Member Functions | |
| PassengerController () | |
| void | SetTransport (Transport *transport) |
| void | ResetSlots (uint32 team) |
| bool | SummonCreatures (PassengerSlots first, PassengerSlots last) |
| void | ClearSlot (PassengerSlots slot) |
| bool | SlotsNeedRefill (PassengerSlots first, PassengerSlots last) const |
Private Member Functions | |
| Position | SelectSpawnPoint () const |
Private Attributes | |
| Transport * | _transport |
| ObjectGuid | _controlledSlots [MAX_SLOTS] |
| time_t | _respawnCooldowns [MAX_SLOTS] |
| Position const * | _spawnPoint |
| SlotInfo const * | _slotInfo |
Definition at line 380 of file boss_icecrown_gunship_battle.cpp.
|
inline |
Definition at line 383 of file boss_icecrown_gunship_battle.cpp.
Here is the call graph for this function:
|
inline |
Definition at line 432 of file boss_icecrown_gunship_battle.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 390 of file boss_icecrown_gunship_battle.cpp.
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 448 of file boss_icecrown_gunship_battle.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 388 of file boss_icecrown_gunship_battle.cpp.
Here is the caller graph for this function:
|
inline |
Definition at line 438 of file boss_icecrown_gunship_battle.cpp.
|
inline |
Definition at line 401 of file boss_icecrown_gunship_battle.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 460 of file boss_icecrown_gunship_battle.cpp.
|
private |
Definition at line 461 of file boss_icecrown_gunship_battle.cpp.
|
private |
Definition at line 463 of file boss_icecrown_gunship_battle.cpp.
|
private |
Definition at line 462 of file boss_icecrown_gunship_battle.cpp.
|
private |
Definition at line 459 of file boss_icecrown_gunship_battle.cpp.