TrinityCore
ICNpc Struct Reference

#include <BattlegroundIC.h>

Public Attributes

uint32 type
 
uint32 entry
 
TeamId team
 
float x
 
float y
 
float z
 
float o
 

Detailed Description

Definition at line 205 of file BattlegroundIC.h.

Member Data Documentation

◆ entry

uint32 ICNpc::entry

Definition at line 208 of file BattlegroundIC.h.

◆ o

float ICNpc::o

Definition at line 213 of file BattlegroundIC.h.

◆ team

TeamId ICNpc::team

Definition at line 209 of file BattlegroundIC.h.

◆ type

uint32 ICNpc::type

Definition at line 207 of file BattlegroundIC.h.

◆ x

float ICNpc::x

Definition at line 210 of file BattlegroundIC.h.

◆ y

float ICNpc::y

Definition at line 211 of file BattlegroundIC.h.

◆ z

float ICNpc::z

Definition at line 212 of file BattlegroundIC.h.


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