|
| string | GetFixedPath () |
| | Get fixed part of the path. Ends with directory separator char.
|
| |
|
string | GetFullPath () |
| | Get full path to persistent folder. Ends with directory separator char.
|
| |
|
| PersistentPath (PersistentPathType pathType, string editablePath) |
| |
|
|
string | FixedPath |
| |
|
string | EditablePath |
| |
|
PersistentPathType | PathType |
| |
◆ GetFixedPath()
| string Inria.Avatar.AvatarReady.PathUtils.PersistentPath.GetFixedPath |
( |
| ) |
|
|
inline |
Get fixed part of the path. Ends with directory separator char.
- Exceptions
-
| System.NotImplementedException | |
The documentation for this class was generated from the following file: