TrinityCore
RespawnInfo Struct Reference

#include <Map.h>

+ Inheritance diagram for RespawnInfo:

Public Member Functions

virtual ~RespawnInfo ()
 

Public Attributes

SpawnObjectType type
 
ObjectGuid::LowType spawnId
 
uint32 entry
 
time_t respawnTime
 
uint32 gridId
 

Detailed Description

Definition at line 163 of file Map.h.

Constructor & Destructor Documentation

◆ ~RespawnInfo()

RespawnInfo::~RespawnInfo ( )
virtualdefault

Member Data Documentation

◆ entry

uint32 RespawnInfo::entry

Definition at line 169 of file Map.h.

◆ gridId

uint32 RespawnInfo::gridId

Definition at line 171 of file Map.h.

◆ respawnTime

time_t RespawnInfo::respawnTime

Definition at line 170 of file Map.h.

◆ spawnId

ObjectGuid::LowType RespawnInfo::spawnId

Definition at line 168 of file Map.h.

◆ type

SpawnObjectType RespawnInfo::type

Definition at line 167 of file Map.h.


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