Class ACTkMarker
- Namespace
- CodeStage.AntiCheat.EditorCode
- Assembly
- Build.dll
Use it to guess current directory of the Anti-Cheat Toolkit.
public class ACTkMarker : ScriptableObject
- Inheritance
-
objectObjectScriptableObjectACTkMarker
Methods
GetAssetPath()
Returns raw path of the ACTkMarker script for further reference.
public static string GetAssetPath()
Returns
- string
Path of the ACTkMarker ScriptableObject asset.