TrinityCore
PowerTypeEntry Struct Reference

#include <DB2Structure.h>

Public Member Functions

EnumFlag< PowerTypeFlagsGetFlags () const
 

Public Attributes

char const * NameGlobalStringTag
 
char const * CostGlobalStringTag
 
uint32 ID
 
int8 PowerTypeEnum
 
int32 MinPower
 
int32 MaxBasePower
 
int32 CenterPower
 
int32 DefaultPower
 
int32 DisplayModifier
 
int32 RegenInterruptTimeMS
 
float RegenPeace
 
float RegenCombat
 
int32 Flags
 

Detailed Description

Definition at line 3226 of file DB2Structure.h.

Member Function Documentation

◆ GetFlags()

EnumFlag< PowerTypeFlags > PowerTypeEntry::GetFlags ( ) const
inline

Definition at line 3242 of file DB2Structure.h.

+ Here is the caller graph for this function:

Member Data Documentation

◆ CenterPower

int32 PowerTypeEntry::CenterPower

Definition at line 3234 of file DB2Structure.h.

◆ CostGlobalStringTag

char const* PowerTypeEntry::CostGlobalStringTag

Definition at line 3229 of file DB2Structure.h.

◆ DefaultPower

int32 PowerTypeEntry::DefaultPower

Definition at line 3235 of file DB2Structure.h.

◆ DisplayModifier

int32 PowerTypeEntry::DisplayModifier

Definition at line 3236 of file DB2Structure.h.

◆ Flags

int32 PowerTypeEntry::Flags

Definition at line 3240 of file DB2Structure.h.

◆ ID

uint32 PowerTypeEntry::ID

Definition at line 3230 of file DB2Structure.h.

◆ MaxBasePower

int32 PowerTypeEntry::MaxBasePower

Definition at line 3233 of file DB2Structure.h.

◆ MinPower

int32 PowerTypeEntry::MinPower

Definition at line 3232 of file DB2Structure.h.

◆ NameGlobalStringTag

char const* PowerTypeEntry::NameGlobalStringTag

Definition at line 3228 of file DB2Structure.h.

◆ PowerTypeEnum

int8 PowerTypeEntry::PowerTypeEnum

Definition at line 3231 of file DB2Structure.h.

◆ RegenCombat

float PowerTypeEntry::RegenCombat

Definition at line 3239 of file DB2Structure.h.

◆ RegenInterruptTimeMS

int32 PowerTypeEntry::RegenInterruptTimeMS

Definition at line 3237 of file DB2Structure.h.

◆ RegenPeace

float PowerTypeEntry::RegenPeace

Definition at line 3238 of file DB2Structure.h.


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