![]() |
TrinityCore
|
Public Member Functions | |
| PassengerController () | |
| void | SetTransport (Transport *transport) |
| void | ResetSlots (uint32 team) |
| bool | SummonCreatures (GunshipPassengerSlots first, GunshipPassengerSlots last) |
| void | ClearSlot (GunshipPassengerSlots slot) |
| bool | SlotsNeedRefill (GunshipPassengerSlots first, GunshipPassengerSlots 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 381 of file boss_icecrown_gunship_battle.cpp.
|
inline |
Definition at line 384 of file boss_icecrown_gunship_battle.cpp.
Here is the call graph for this function:
|
inline |
Definition at line 433 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 391 of file boss_icecrown_gunship_battle.cpp.
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 449 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 389 of file boss_icecrown_gunship_battle.cpp.
Here is the caller graph for this function:
|
inline |
Definition at line 439 of file boss_icecrown_gunship_battle.cpp.
|
inline |
Definition at line 402 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 461 of file boss_icecrown_gunship_battle.cpp.
|
private |
Definition at line 462 of file boss_icecrown_gunship_battle.cpp.
|
private |
Definition at line 464 of file boss_icecrown_gunship_battle.cpp.
|
private |
Definition at line 463 of file boss_icecrown_gunship_battle.cpp.
|
private |
Definition at line 460 of file boss_icecrown_gunship_battle.cpp.