TrinityCore
Loading...
Searching...
No Matches
TraitCurrencyEntry Struct Reference

#include <DB2Structure.h>

Public Member Functions

TraitCurrencyType GetType () const
 

Public Attributes

uint32 ID
 
int32 Type
 
int32 CurrencyTypesID
 
int32 Flags
 
int32 Icon
 
int32 PlayerDataElementAccountID
 
int32 PlayerDataElementCharacterID
 

Detailed Description

Definition at line 4488 of file DB2Structure.h.

Member Function Documentation

◆ GetType()

TraitCurrencyType TraitCurrencyEntry::GetType ( ) const
inline

Definition at line 4498 of file DB2Structure.h.

+ Here is the caller graph for this function:

Member Data Documentation

◆ CurrencyTypesID

int32 TraitCurrencyEntry::CurrencyTypesID

Definition at line 4492 of file DB2Structure.h.

◆ Flags

int32 TraitCurrencyEntry::Flags

Definition at line 4493 of file DB2Structure.h.

◆ Icon

int32 TraitCurrencyEntry::Icon

Definition at line 4494 of file DB2Structure.h.

◆ ID

uint32 TraitCurrencyEntry::ID

Definition at line 4490 of file DB2Structure.h.

◆ PlayerDataElementAccountID

int32 TraitCurrencyEntry::PlayerDataElementAccountID

Definition at line 4495 of file DB2Structure.h.

◆ PlayerDataElementCharacterID

int32 TraitCurrencyEntry::PlayerDataElementCharacterID

Definition at line 4496 of file DB2Structure.h.

◆ Type

int32 TraitCurrencyEntry::Type

Definition at line 4491 of file DB2Structure.h.


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