TrinityCore
BindLocation Struct Reference

Public Member Functions

 BindLocation (uint32 mapId, float x, float y, float z, float o, uint32 areaId)
 

Public Attributes

WorldLocation Loc
 
uint32 AreaId
 

Detailed Description

Definition at line 4676 of file spell_generic.cpp.

Constructor & Destructor Documentation

◆ BindLocation()

BindLocation::BindLocation ( uint32  mapId,
float  x,
float  y,
float  z,
float  o,
uint32  areaId 
)
inline

Definition at line 4678 of file spell_generic.cpp.

Member Data Documentation

◆ AreaId

uint32 BindLocation::AreaId

Definition at line 4681 of file spell_generic.cpp.

◆ Loc

WorldLocation BindLocation::Loc

Definition at line 4680 of file spell_generic.cpp.


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