Méthode | Description | |
---|---|---|
AttemptLoad ( string path, string name, System.DateTime &lastModified, bool noTranslate = false ) : IRawAsset |
The attempt load.
|
|
GetPotentialPaths ( string path, string name, bool noTranslate = false ) : System.Collections.Generic.IEnumerable |
public AttemptLoad ( string path, string name, System.DateTime &lastModified, bool noTranslate = false ) : IRawAsset | ||
path | string | /// The path. /// |
name | string | /// The name. /// |
lastModified | System.DateTime | |
noTranslate | bool | |
Résultat | IRawAsset |
public GetPotentialPaths ( string path, string name, bool noTranslate = false ) : System.Collections.Generic.IEnumerable |
||
path | string | |
name | string | |
noTranslate | bool | |
Résultat | System.Collections.Generic.IEnumerable |