Class LunyAssetPath
Specialized path for engine assets.
public sealed class LunyAssetPath : LunyPath, ILunyPath
- Inheritance
-
objectLunyAssetPath
- Implements
- Inherited Members
Properties
PathType
protected override LunyPathType PathType { get; }
Property Value
Methods
FromAgnostic(string)
public static LunyAssetPath FromAgnostic(string agnosticPath)
Parameters
agnosticPathstring
Returns
FromNative(string)
public static LunyAssetPath FromNative(string nativePath)
Parameters
nativePathstring
Returns
Operators
implicit operator LunyAssetPath(string)
public static implicit operator LunyAssetPath(string agnosticPath)
Parameters
agnosticPathstring