TrinityCore
VMAP::LocationInfo Struct Reference

#include <MapTree.h>

Public Member Functions

 LocationInfo ()
 

Public Attributes

int32 rootId
 
ModelInstance const * hitInstance
 
GroupModel const * hitModel
 
float ground_Z
 

Detailed Description

Definition at line 39 of file MapTree.h.

Constructor & Destructor Documentation

◆ LocationInfo()

VMAP::LocationInfo::LocationInfo ( )
inline

Definition at line 41 of file MapTree.h.

Member Data Documentation

◆ ground_Z

float VMAP::LocationInfo::ground_Z

Definition at line 45 of file MapTree.h.

◆ hitInstance

ModelInstance const* VMAP::LocationInfo::hitInstance

Definition at line 43 of file MapTree.h.

◆ hitModel

GroupModel const* VMAP::LocationInfo::hitModel

Definition at line 44 of file MapTree.h.

◆ rootId

int32 VMAP::LocationInfo::rootId

Definition at line 42 of file MapTree.h.


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