AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
SpawnData Struct Reference

#include "SpawnData.h"

Inheritance diagram for SpawnData:
CreatureData GameObjectData

Public Attributes

SpawnObjectType const type
 
uint16 mapid {0}
 
uint32 phaseMask {0}
 
float posX {0.0f}
 
float posY {0.0f}
 
float posZ {0.0f}
 
float orientation {0.0f}
 
uint8 spawnMask {0}
 
uint32 ScriptId {0}
 
bool dbData {true}
 
uint32 spawnGroupId {0}
 

Protected Member Functions

 SpawnData (SpawnObjectType t)
 

Detailed Description

Constructor & Destructor Documentation

◆ SpawnData()

SpawnData::SpawnData ( SpawnObjectType  t)
inlineprotected
76: type(t) {}
SpawnObjectType const type
Definition SpawnData.h:63

Member Data Documentation

◆ dbData

◆ mapid

◆ orientation

◆ phaseMask

◆ posX

◆ posY

◆ posZ

◆ ScriptId

◆ spawnGroupId

uint32 SpawnData::spawnGroupId {0}

◆ spawnMask

◆ type

SpawnObjectType const SpawnData::type

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