TrinityCore
Loading...
Searching...
No Matches
VMAP::AreaAndLiquidData::LiquidInfo Struct Reference

#include <VMapManager.h>

Public Member Functions

 LiquidInfo ()=default
 
 LiquidInfo (uint32 _type, float _level)
 

Public Attributes

uint32 type = 0
 
float level = 0.0f
 

Detailed Description

Definition at line 86 of file VMapManager.h.

Constructor & Destructor Documentation

◆ LiquidInfo() [1/2]

VMAP::AreaAndLiquidData::LiquidInfo::LiquidInfo ( )
default

◆ LiquidInfo() [2/2]

VMAP::AreaAndLiquidData::LiquidInfo::LiquidInfo ( uint32  _type,
float  _level 
)
inline

Definition at line 89 of file VMapManager.h.

Member Data Documentation

◆ level

float VMAP::AreaAndLiquidData::LiquidInfo::level = 0.0f

Definition at line 91 of file VMapManager.h.

◆ type

uint32 VMAP::AreaAndLiquidData::LiquidInfo::type = 0

Definition at line 90 of file VMapManager.h.


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