Свойство | Тип | Описание | |
---|---|---|---|
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 |
public FindStyle ( string styleName ) : |
||
styleName | string | |
Результат |
public GetStyle ( string styleName ) : |
||
styleName | string | |
Результат |