![]() |
TrinityCore
|
#include <VMapManager.h>
Public Member Functions | |
| LiquidInfo ()=default | |
| LiquidInfo (uint32 _type, float _level) | |
Public Attributes | |
| uint32 | type = 0 |
| float | level = 0.0f |
Definition at line 86 of file VMapManager.h.
|
default |
|
inline |
Definition at line 89 of file VMapManager.h.
| float VMAP::AreaAndLiquidData::LiquidInfo::level = 0.0f |
Definition at line 91 of file VMapManager.h.
| uint32 VMAP::AreaAndLiquidData::LiquidInfo::type = 0 |
Definition at line 90 of file VMapManager.h.