![]() |
TrinityCore
|
#include <IVMapManager.h>
Public Member Functions | |
| LiquidInfo ()=default | |
| LiquidInfo (uint32 _type, float _level) | |
Public Attributes | |
| uint32 | type = 0 |
| float | level = 0.0f |
Definition at line 65 of file IVMapManager.h.
|
default |
|
inline |
Definition at line 68 of file IVMapManager.h.
| float VMAP::AreaAndLiquidData::LiquidInfo::level = 0.0f |
Definition at line 70 of file IVMapManager.h.
| uint32 VMAP::AreaAndLiquidData::LiquidInfo::type = 0 |
Definition at line 69 of file IVMapManager.h.