TrinityCore
TraitCurrencyEntry Struct Reference

#include <DB2Structure.h>

Public Member Functions

TraitCurrencyType GetType () const
 

Public Attributes

uint32 ID
 
int32 Type
 
int32 CurrencyTypesID
 
int32 Flags
 
int32 Icon
 

Detailed Description

Definition at line 4113 of file DB2Structure.h.

Member Function Documentation

◆ GetType()

TraitCurrencyType TraitCurrencyEntry::GetType ( ) const
inline

Definition at line 4121 of file DB2Structure.h.

+ Here is the caller graph for this function:

Member Data Documentation

◆ CurrencyTypesID

int32 TraitCurrencyEntry::CurrencyTypesID

Definition at line 4117 of file DB2Structure.h.

◆ Flags

int32 TraitCurrencyEntry::Flags

Definition at line 4118 of file DB2Structure.h.

◆ Icon

int32 TraitCurrencyEntry::Icon

Definition at line 4119 of file DB2Structure.h.

◆ ID

uint32 TraitCurrencyEntry::ID

Definition at line 4115 of file DB2Structure.h.

◆ Type

int32 TraitCurrencyEntry::Type

Definition at line 4116 of file DB2Structure.h.


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