C# Class InventoryTableController, Hellbound

Script that need to be added to the inventory UIGrid because Unity does not update the scrollview.... By Arvd/Aleksi 2014-04-16
Inheritance: MonoBehaviour
Mostrar archivo Open project: Backman/Hellbound

Public Methods

Method Description
reposition ( ) : void

Needs to be called after a item has been added to the inventory. Unity is a mother fucking bullshit engine

Private Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

reposition() public static method

Needs to be called after a item has been added to the inventory. Unity is a mother fucking bullshit engine
public static reposition ( ) : void
return void