Class LunySavePath
Specialized path for engine save data.
public sealed class LunySavePath : LunyPath, ILunyPath
Expand Details ...
- Inheritance
-
ObjectLunySavePath
- Implements
- Inherited Members
Properties
PathType
protected override LunyPathType PathType { get; }
Property Value
Methods
FromAgnostic(String)
public static LunySavePath FromAgnostic(String agnosticPath)
Parameters
| Type | Name | Description |
|---|---|---|
agnosticPath |
Returns
FromNative(String)
public static LunySavePath FromNative(String nativePath)
Parameters
| Type | Name | Description |
|---|---|---|
nativePath |
Returns
Operators
implicit operator LunySavePath(String)
public static implicit operator LunySavePath(String agnosticPath)
Parameters
| Type | Name | Description |
|---|---|---|
agnosticPath |