Click or drag to resize

BotBaseIsAutonomous Property

Return false if human presence is needed.

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

Property Value

Type: Boolean
See Also