Torque3D Documentation / _generateds / GuiGameListOptionsProfile

GuiGameListOptionsProfile

consoledoc.h

A GuiControlProfile with additional fields specific to GuiGameListOptionsCtrl.

More...

Detailed Description

A GuiControlProfile with additional fields specific to GuiGameListOptionsCtrl.

new GuiGameListOptionsProfile()
{
   columnSplit = "100";
   rightPad = "4";
   //Properties not specific to this control have been omitted from this example.
};