Torque3D Documentation / _generateds / GuiControlArrayControl

GuiControlArrayControl

consoledoc.h

Brief Desc.

More...

Array

int

Number of colums in the array.

intList

Size of each individual column.

int

Heigth of a row in the array.

int

Padding to put between rows.

int

Padding to put between columns.

Detailed Description

Brief Desc.

// Comment:
%okButton = new ClassObject()
instantiation

Array

int colCount 

Number of colums in the array.

intList colSizes 

Size of each individual column.

int rowSize 

Heigth of a row in the array.

int rowSpacing 

Padding to put between rows.

int colSpacing 

Padding to put between columns.