GuiGameListOptionsProfile
Engine/source/gui/controls/guiGameListOptionsCtrl.h
A gui profile with additional fields specific to GuiGameListOptionsCtrl.
Private Types
Parent
Public Attributes
Absolute position of the split between columns.
Public Functions
Enforces range constraints on all required fields.
Public Static Functions
Initializes fields accessible through the console.
Detailed Description
A gui profile with additional fields specific to GuiGameListOptionsCtrl.
Private Types
typedef GuiGameListMenuProfile Parent
Public Attributes
S32 mColumnSplit
Absolute position of the split between columns.
S32 mRightPad
Extra padding between the right arrow and the hit area.
Public Functions
GuiGameListOptionsProfile()
DECLARE_CONOBJECT(GuiGameListOptionsProfile )
enforceConstraints()
Reimplemented from: GuiGameListMenuProfile