Click or drag to resize

AgentSalvageReady Property

Returns true if the agent has recevied the information from the server

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

Property Value

Type: Boolean
See Also