메소드 | 설명 | |
---|---|---|
CreateCustomAssetFromXml ( string path ) : void | ||
CreateMyCustomAssetFromText ( |
||
GetCustomAssetPathFromXml ( string xmlPath ) : string | ||
ReloadMyCustomAssetFromText ( MyCustomAsset, a ) : bool |
메소드 | 설명 | |
---|---|---|
_IsTextNode ( XmlNode node ) : bool | ||
_NameEqual ( string nameToMatch ) : System.Predicate |
||
_ObjectEqual ( MyCustomAssetInnerClass rhs ) : System.Predicate |
||
_ParseColor ( string col ) : Color |
public static CreateCustomAssetFromXml ( string path ) : void | ||
path | string | |
리턴 | void |
public static CreateMyCustomAssetFromText ( |
||
ta | ||
리턴 | MyCustomAsset, |
public static GetCustomAssetPathFromXml ( string xmlPath ) : string | ||
xmlPath | string | |
리턴 | string |
public static ReloadMyCustomAssetFromText ( MyCustomAsset, a ) : bool | ||
a | MyCustomAsset, | |
리턴 | bool |