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

#include <DB2Structure.h>

Public Member Functions

TransmogOutfitEntrySource GetSource () const
 
bool HasFlag (TransmogOutfitEntryFlags flag) const
 
TransmogOutfitSetType GetSetType () const
 

Public Attributes

uint64 Cost
 
LocalizedString Name
 
uint32 ID
 
int32 OrderIndex
 
uint8 Source
 
int32 Flags
 
uint8 SetType
 
float OverrideCostModifier
 
int32 OutfitIndex
 

Detailed Description

Definition at line 4715 of file DB2Structure.h.

Member Function Documentation

◆ GetSetType()

TransmogOutfitSetType TransmogOutfitEntryEntry::GetSetType ( ) const
inline

Definition at line 4729 of file DB2Structure.h.

+ Here is the caller graph for this function:

◆ GetSource()

TransmogOutfitEntrySource TransmogOutfitEntryEntry::GetSource ( ) const
inline

Definition at line 4727 of file DB2Structure.h.

+ Here is the caller graph for this function:

◆ HasFlag()

bool TransmogOutfitEntryEntry::HasFlag ( TransmogOutfitEntryFlags  flag) const
inline

Definition at line 4728 of file DB2Structure.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ Cost

uint64 TransmogOutfitEntryEntry::Cost

Definition at line 4717 of file DB2Structure.h.

◆ Flags

int32 TransmogOutfitEntryEntry::Flags

Definition at line 4722 of file DB2Structure.h.

◆ ID

uint32 TransmogOutfitEntryEntry::ID

Definition at line 4719 of file DB2Structure.h.

◆ Name

LocalizedString TransmogOutfitEntryEntry::Name

Definition at line 4718 of file DB2Structure.h.

◆ OrderIndex

int32 TransmogOutfitEntryEntry::OrderIndex

Definition at line 4720 of file DB2Structure.h.

◆ OutfitIndex

int32 TransmogOutfitEntryEntry::OutfitIndex

Definition at line 4725 of file DB2Structure.h.

◆ OverrideCostModifier

float TransmogOutfitEntryEntry::OverrideCostModifier

Definition at line 4724 of file DB2Structure.h.

◆ SetType

uint8 TransmogOutfitEntryEntry::SetType

Definition at line 4723 of file DB2Structure.h.

◆ Source

uint8 TransmogOutfitEntryEntry::Source

Definition at line 4721 of file DB2Structure.h.


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