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
 
int16 Flags
 

Detailed Description

Definition at line 3083 of file DB2Structure.h.

Member Function Documentation

◆ GetFlags()

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

Definition at line 3099 of file DB2Structure.h.

+ Here is the caller graph for this function:

Member Data Documentation

◆ CenterPower

int32 PowerTypeEntry::CenterPower

Definition at line 3091 of file DB2Structure.h.

◆ CostGlobalStringTag

char const* PowerTypeEntry::CostGlobalStringTag

Definition at line 3086 of file DB2Structure.h.

◆ DefaultPower

int32 PowerTypeEntry::DefaultPower

Definition at line 3092 of file DB2Structure.h.

◆ DisplayModifier

int32 PowerTypeEntry::DisplayModifier

Definition at line 3093 of file DB2Structure.h.

◆ Flags

int16 PowerTypeEntry::Flags

Definition at line 3097 of file DB2Structure.h.

◆ ID

uint32 PowerTypeEntry::ID

Definition at line 3087 of file DB2Structure.h.

◆ MaxBasePower

int32 PowerTypeEntry::MaxBasePower

Definition at line 3090 of file DB2Structure.h.

◆ MinPower

int32 PowerTypeEntry::MinPower

Definition at line 3089 of file DB2Structure.h.

◆ NameGlobalStringTag

char const* PowerTypeEntry::NameGlobalStringTag

Definition at line 3085 of file DB2Structure.h.

◆ PowerTypeEnum

int8 PowerTypeEntry::PowerTypeEnum

Definition at line 3088 of file DB2Structure.h.

◆ RegenCombat

float PowerTypeEntry::RegenCombat

Definition at line 3096 of file DB2Structure.h.

◆ RegenInterruptTimeMS

int32 PowerTypeEntry::RegenInterruptTimeMS

Definition at line 3094 of file DB2Structure.h.

◆ RegenPeace

float PowerTypeEntry::RegenPeace

Definition at line 3095 of file DB2Structure.h.


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