RaptureAtkUnitManagerGetWindowByName Method (String) |
Gets window control handler by name
Returns null for windows that are not visible
Namespace:
ff14bot.Managers
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public static AtkAddonControl GetWindowByName(
string name
)
Parameters
- name
- Type: SystemString
Name of the window
Return Value
Type:
AtkAddonControlSee Also