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