AtkAddonControlTryFindAgentInterface Method |
Attempts to find the agent that provides information for window
Namespace:
ff14bot.Managers
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public AgentInterface TryFindAgentInterface()
Return Value
Type:
AgentInterfacethe AgentInterface that provides data, null if unable to find or no agent exists
See Also