TrinityCore
Loading...
Searching...
No Matches
StaticNodeInfo Struct Reference

Public Attributes

BG_AV_Nodes NodeId
 
struct { 
 
   uint8   AllianceCapture 
 
   uint8   AllianceAttack 
 
   uint8   HordeCapture 
 
   uint8   HordeAttack 
 
TextIds 
 
struct { 
 
   int32   AllianceControl 
 
   int32   AllianceAssault 
 
   int32   HordeControl 
 
   int32   HordeAssault 
 
   int32   Owner 
 
WorldStateIds 
 
struct { 
 
   std::string   AllianceOrDefend 
 
   std::string   HordeOrDestroy 
 
StringIds 
 

Detailed Description

Definition at line 395 of file battleground_alterac_valley.cpp.

Member Data Documentation

◆ AllianceAssault

int32 StaticNodeInfo::AllianceAssault

Definition at line 410 of file battleground_alterac_valley.cpp.

◆ AllianceAttack

uint8 StaticNodeInfo::AllianceAttack

Definition at line 402 of file battleground_alterac_valley.cpp.

◆ AllianceCapture

uint8 StaticNodeInfo::AllianceCapture

Definition at line 401 of file battleground_alterac_valley.cpp.

◆ AllianceControl

int32 StaticNodeInfo::AllianceControl

Definition at line 409 of file battleground_alterac_valley.cpp.

◆ AllianceOrDefend

std::string StaticNodeInfo::AllianceOrDefend

Definition at line 418 of file battleground_alterac_valley.cpp.

◆ HordeAssault

int32 StaticNodeInfo::HordeAssault

Definition at line 412 of file battleground_alterac_valley.cpp.

◆ HordeAttack

uint8 StaticNodeInfo::HordeAttack

Definition at line 404 of file battleground_alterac_valley.cpp.

◆ HordeCapture

uint8 StaticNodeInfo::HordeCapture

Definition at line 403 of file battleground_alterac_valley.cpp.

◆ HordeControl

int32 StaticNodeInfo::HordeControl

Definition at line 411 of file battleground_alterac_valley.cpp.

◆ HordeOrDestroy

std::string StaticNodeInfo::HordeOrDestroy

Definition at line 419 of file battleground_alterac_valley.cpp.

◆ NodeId

BG_AV_Nodes StaticNodeInfo::NodeId

Definition at line 397 of file battleground_alterac_valley.cpp.

◆ Owner

int32 StaticNodeInfo::Owner

Definition at line 413 of file battleground_alterac_valley.cpp.

◆ [struct]

struct { ... } StaticNodeInfo::StringIds

◆ [struct]

struct { ... } StaticNodeInfo::TextIds

◆ [struct]

struct { ... } StaticNodeInfo::WorldStateIds

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