TrinityCore
RespawnInfoWithHandle Struct Reference
+ 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
 

Detailed Description

Definition at line 82 of file Map.cpp.

Constructor & Destructor Documentation

◆ RespawnInfoWithHandle()

RespawnInfoWithHandle::RespawnInfoWithHandle ( RespawnInfo const &  other)
inlineexplicit

Definition at line 84 of file Map.cpp.

Member Data Documentation

◆ handle

RespawnListContainer::handle_type RespawnInfoWithHandle::handle

Definition at line 86 of file Map.cpp.


The documentation for this struct was generated from the following file: