Gets or sets the walk count, or how many more times the npc will move.
If set to -1, will walk forever.
Namespace: BaseLib.Impl.BehavioursAssembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0
Syntax
C# |
---|
public int WalkCount { get; set; } |