C# 클래스 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
상속: MonoBehaviour
파일 보기 프로젝트 열기: Backman/Hellbound

공개 메소드들

메소드 설명
reposition ( ) : void

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

비공개 메소드들

메소드 설명
Start ( ) : void
Update ( ) : void

메소드 상세

reposition() 공개 정적인 메소드

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