Class UnitPathUtils
Namespace: WukongMp.Api.Configuration
Assembly: WukongMp.Api.dll
public static class UnitPathUtils
Inheritanceâ
object â UnitPathUtils
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