Property | Type | Description | |
---|---|---|---|
ItemRender |
Property | Type | Description | |
---|---|---|---|
GetCellForItemIndex |
Method | Description | |
---|---|---|
GetGridArea ( ) : Vector2 | ||
Init ( ) : void |
Once all the properties are set this will create the UI. Values such as size, thumb size etc can not be changed after this
|
Method | Description | |
---|---|---|
Render ( ) : void |
Draws the correct item in the correct slot
|
Method | Description | |
---|---|---|
GetCellForItemIndex ( int index ) : |
Gets the cell that is currently rendering a given item
|