|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <Creature.h>
Public Attributes | |
| float | bounding_radius |
| float | combat_reach |
| uint8 | gender |
| uint32 | modelid_other_gender |
Definition at line 283 of file Creature.h.
| float CreatureModelInfo::bounding_radius |
Definition at line 285 of file Creature.h.
Referenced by ObjectMgr::LoadCreatureModelInfo().
| float CreatureModelInfo::combat_reach |
Definition at line 286 of file Creature.h.
Referenced by ObjectMgr::LoadCreatureModelInfo().
| uint8 CreatureModelInfo::gender |
Definition at line 287 of file Creature.h.
Referenced by Creature::Create(), Creature::InitEntry(), ObjectMgr::LoadCreatureModelInfo(), and Creature::Respawn().
| uint32 CreatureModelInfo::modelid_other_gender |
Definition at line 288 of file Creature.h.
Referenced by ObjectMgr::GetCreatureModelRandomGender(), and ObjectMgr::LoadCreatureModelInfo().