|
| | ResourcePath (string fixedPath, string editablePath="") |
| | Create a resource path. Fixed Path must contain a Resources folder.
|
| |
|
string | GetFullPath () |
| | Get full path to animation folder. Use PathUtils.AnimationRessourcesFolderFullPath to get currently used folder.
|
| |
|
string | GetResourcePath () |
| | Get path to animation folder from Resources folder. Ends with directory separator char. Use PathUtils.AnimationsResourcesFolder to get currently used folder.
|
| |
|
|
string | FixedPath |
| |
|
string | EditablePath |
| |
◆ ResourcePath()
| Inria.Avatar.AvatarReady.PathUtils.ResourcePath.ResourcePath |
( |
string | fixedPath, |
|
|
string | editablePath = "" ) |
|
inline |
Create a resource path. Fixed Path must contain a Resources folder.
- Parameters
-
| fixedPath | Fixed part of the path |
| editablePath | Editable part of the path |
The documentation for this class was generated from the following file: