Class MaintainerMarker
- Namespace
- CodeStage.Maintainer
- Assembly
- Build.dll
Use it to guess current directory of the Maintainer.
public class MaintainerMarker : ScriptableObject
- Inheritance
-
objectObjectScriptableObjectMaintainerMarker
Methods
GetAssetPath()
Returns raw path of the MaintainerMarker script for further reference.
public static string GetAssetPath()
Returns
- string
Path of the MaintainerMarker ScriptableObject asset.