TrinityCore
UISplashScreenEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

uint32 ID
 
LocalizedString Header
 
LocalizedString TopLeftFeatureTitle
 
LocalizedString TopLeftFeatureDesc
 
LocalizedString BottomLeftFeatureTitle
 
LocalizedString BottomLeftFeatureDesc
 
LocalizedString RightFeatureTitle
 
LocalizedString RightFeatureDesc
 
int32 AllianceQuestID
 
int32 HordeQuestID
 
int8 ScreenType
 
int32 TextureKitID
 
int32 SoundKitID
 
int32 PlayerConditionID
 
int32 CharLevelConditionID
 
int32 RequiredTimeEventPassed
 

Detailed Description

Definition at line 4417 of file DB2Structure.h.

Member Data Documentation

◆ AllianceQuestID

int32 UISplashScreenEntry::AllianceQuestID

Definition at line 4427 of file DB2Structure.h.

◆ BottomLeftFeatureDesc

LocalizedString UISplashScreenEntry::BottomLeftFeatureDesc

Definition at line 4424 of file DB2Structure.h.

◆ BottomLeftFeatureTitle

LocalizedString UISplashScreenEntry::BottomLeftFeatureTitle

Definition at line 4423 of file DB2Structure.h.

◆ CharLevelConditionID

int32 UISplashScreenEntry::CharLevelConditionID

Definition at line 4433 of file DB2Structure.h.

◆ Header

LocalizedString UISplashScreenEntry::Header

Definition at line 4420 of file DB2Structure.h.

◆ HordeQuestID

int32 UISplashScreenEntry::HordeQuestID

Definition at line 4428 of file DB2Structure.h.

◆ ID

uint32 UISplashScreenEntry::ID

Definition at line 4419 of file DB2Structure.h.

◆ PlayerConditionID

int32 UISplashScreenEntry::PlayerConditionID

Definition at line 4432 of file DB2Structure.h.

◆ RequiredTimeEventPassed

int32 UISplashScreenEntry::RequiredTimeEventPassed

Definition at line 4434 of file DB2Structure.h.

◆ RightFeatureDesc

LocalizedString UISplashScreenEntry::RightFeatureDesc

Definition at line 4426 of file DB2Structure.h.

◆ RightFeatureTitle

LocalizedString UISplashScreenEntry::RightFeatureTitle

Definition at line 4425 of file DB2Structure.h.

◆ ScreenType

int8 UISplashScreenEntry::ScreenType

Definition at line 4429 of file DB2Structure.h.

◆ SoundKitID

int32 UISplashScreenEntry::SoundKitID

Definition at line 4431 of file DB2Structure.h.

◆ TextureKitID

int32 UISplashScreenEntry::TextureKitID

Definition at line 4430 of file DB2Structure.h.

◆ TopLeftFeatureDesc

LocalizedString UISplashScreenEntry::TopLeftFeatureDesc

Definition at line 4422 of file DB2Structure.h.

◆ TopLeftFeatureTitle

LocalizedString UISplashScreenEntry::TopLeftFeatureTitle

Definition at line 4421 of file DB2Structure.h.


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