Gets a value indicating whether this instance is valid.
Namespace:
ff14bot.Pathing.Avoidance
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public bool IsValid { get; protected set; }
Property Value
Type:
Booleantrue if this instance is valid; otherwise,
false.
See Also