Click or drag to resize

AvoidInfoCanRun Property

Determines whether this instance can run.

Namespace:  ff14bot.Pathing.Avoidance
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public bool CanRun { get; }

Return Value

Type: Boolean
true if this instance can run; otherwise, false.
See Also