Class Const
- Namespace
- VoxelPlayground.Mod
- Assembly
- ModData.dll
public static class Const
- Inheritance
-
objectConst
Methods
GetModTKAssetsPath()
public static string GetModTKAssetsPath()
Returns
- string
TryStripPrefix(string, string, string)
public static string TryStripPrefix(this string str, string prefixBegin, string prefixEnd)
Parameters
strstringprefixBeginstringprefixEndstring
Returns
- string