Class UnitPathUtils
Namespace: WukongMp.Api.Configuration
Assembly: WukongMp.Api.dll
public static class UnitPathUtils
Inheritance
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Methods
GetUnitPathName(TamerKind)
Get the path to the unit blueprint for a given tamer kind. This is used for spawning units in the world.
public static string GetUnitPathName(TamerKind tamerKind)
Parameters
tamerKind TamerKind