프로퍼티 | 타입 | 설명 | |
---|---|---|---|
boxSize | Vector2 | ||
buttonSize | Vector2 | ||
click | |||
squareStyle |
메소드 | 설명 | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void |
메소드 | 설명 | |
---|---|---|
MakeBox ( string text, Rect rect ) : GameObject | ||
MakeButton ( string text, Rect rect ) : GameObject | ||
createGUIButton ( string scriptName, string goName, Rect itemButtonRect ) : GameObject |