프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Apply | void | ||
BuildStyleCache | void | ||
CleanupRoots | void | ||
MakeCurrent | void | ||
OnEnable | void |
메소드 | 설명 | |
---|---|---|
FindStyle ( string styleName ) : |
Try to search for a GUIStyle. This functions returns NULL and does not give an error.
|
|
GetEnumerator ( ) : IEnumerator | ||
GetStyle ( string styleName ) : |
Get a named GUIStyle.
|
메소드 | 설명 | |
---|---|---|
Apply ( ) : void | ||
BuildStyleCache ( ) : void | ||
CleanupRoots ( ) : void | ||
MakeCurrent ( ) : void | ||
OnEnable ( ) : void |