TrinityCore
Loading...
Searching...
No Matches
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 3408 of file DB2Structure.h.

Member Function Documentation

◆ GetFlags()

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

Definition at line 3424 of file DB2Structure.h.

+ Here is the caller graph for this function:

Member Data Documentation

◆ CenterPower

int32 PowerTypeEntry::CenterPower

Definition at line 3416 of file DB2Structure.h.

◆ CostGlobalStringTag

char const* PowerTypeEntry::CostGlobalStringTag

Definition at line 3411 of file DB2Structure.h.

◆ DefaultPower

int32 PowerTypeEntry::DefaultPower

Definition at line 3417 of file DB2Structure.h.

◆ DisplayModifier

int32 PowerTypeEntry::DisplayModifier

Definition at line 3418 of file DB2Structure.h.

◆ Flags

int32 PowerTypeEntry::Flags

Definition at line 3422 of file DB2Structure.h.

◆ ID

uint32 PowerTypeEntry::ID

Definition at line 3412 of file DB2Structure.h.

◆ MaxBasePower

int32 PowerTypeEntry::MaxBasePower

Definition at line 3415 of file DB2Structure.h.

◆ MinPower

int32 PowerTypeEntry::MinPower

Definition at line 3414 of file DB2Structure.h.

◆ NameGlobalStringTag

char const* PowerTypeEntry::NameGlobalStringTag

Definition at line 3410 of file DB2Structure.h.

◆ PowerTypeEnum

int8 PowerTypeEntry::PowerTypeEnum

Definition at line 3413 of file DB2Structure.h.

◆ RegenCombat

float PowerTypeEntry::RegenCombat

Definition at line 3421 of file DB2Structure.h.

◆ RegenInterruptTimeMS

int32 PowerTypeEntry::RegenInterruptTimeMS

Definition at line 3419 of file DB2Structure.h.

◆ RegenPeace

float PowerTypeEntry::RegenPeace

Definition at line 3420 of file DB2Structure.h.


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