SynthesisGetProperty Method (Int32) |
Attempts to get a property by it's index
Namespace:
ff14bot.RemoteWindows
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public static long GetProperty(
int key
)
Parameters
- key
- Type: SystemInt32
Return Value
Type:
Int64value of the element if the window is open, -1 otherwise
See Also