Property WalkRateCap
WalkRateCap
Gets or sets the walk rate cap for this creature (persistent).
Set to null to clear existing walk rate caps. Returns null if no walk rate cap is set.
public float? WalkRateCap { get; set; }
Gets or sets the walk rate cap for this creature (persistent).
Set to null to clear existing walk rate caps. Returns null if no walk rate cap is set.
public float? WalkRateCap { get; set; }