![]() |
TrinityCore
|
Inheritance diagram for RespawnInfoWithHandle:Public Member Functions | |
| RespawnInfoWithHandle (RespawnInfo const &other) | |
Public Member Functions inherited from RespawnInfo | |
| virtual | ~RespawnInfo () |
Public Attributes | |
| RespawnListContainer::handle_type | handle |
Public Attributes inherited from RespawnInfo | |
| SpawnObjectType | type |
| ObjectGuid::LowType | spawnId |
| uint32 | entry |
| time_t | respawnTime |
| uint32 | gridId |
|
inlineexplicit |
| RespawnListContainer::handle_type RespawnInfoWithHandle::handle |