Метод | Описание | |
---|---|---|
ClearTemplates ( ) : void | ||
GetTemplateIndex ( string path ) : int | ||
SelectionUI ( UnityEditor.SerializedProperty templateProp ) : void |
Метод | Описание | |
---|---|---|
WebTemplateManagerBase ( ) : System |
Метод | Описание | |
---|---|---|
BuildTemplateList ( ) : void | ||
ListTemplates ( string path ) : List |
||
Load ( string path ) : |
||
PrettyTemplateKeyName ( string name ) : string | ||
ThumbnailList ( |
||
ThumbnailListItem ( |
||
UppercaseFirst ( string target ) : string |
public GetTemplateIndex ( string path ) : int | ||
path | string | |
Результат | int |
public SelectionUI ( UnityEditor.SerializedProperty templateProp ) : void | ||
templateProp | UnityEditor.SerializedProperty | |
Результат | void |
protected WebTemplateManagerBase ( ) : System | ||
Результат | System |