TrinityCore
WmoLocation Struct Reference

#include <MapDefines.h>

Public Member Functions

 WmoLocation ()=default
 
 WmoLocation (int32 groupId, int32 nameSetId, int32 rootId, uint32 uniqueId)
 

Public Attributes

int32 GroupId = 0
 
int32 NameSetId = 0
 
int32 RootId = 0
 
uint32 UniqueId = 0
 

Detailed Description

Definition at line 145 of file MapDefines.h.

Constructor & Destructor Documentation

◆ WmoLocation() [1/2]

WmoLocation::WmoLocation ( )
default

◆ WmoLocation() [2/2]

WmoLocation::WmoLocation ( int32  groupId,
int32  nameSetId,
int32  rootId,
uint32  uniqueId 
)
inline

Definition at line 148 of file MapDefines.h.

Member Data Documentation

◆ GroupId

int32 WmoLocation::GroupId = 0

Definition at line 151 of file MapDefines.h.

◆ NameSetId

int32 WmoLocation::NameSetId = 0

Definition at line 152 of file MapDefines.h.

◆ RootId

int32 WmoLocation::RootId = 0

Definition at line 153 of file MapDefines.h.

◆ UniqueId

uint32 WmoLocation::UniqueId = 0

Definition at line 154 of file MapDefines.h.


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