Synthesis Class |
Namespace: ff14bot.RemoteWindows
public class Synthesis : AtkAddonControl
The Synthesis type exposes the following members.
Name | Description | |
---|---|---|
___Elements |
Gets some raw properties from the window
| |
Bounds |
Gets the 2D bounding region for the window
(Inherited from AtkAddonControl.) | |
ElementCount |
How many internal elements the window currently has
| |
IsOpen |
Checks if the window is currently open
| |
IsValid | (Inherited from RemoteObject.) | |
IsVisible |
Checks if the window is currently visible
(Inherited from AtkAddonControl.) | |
Pointer | (Inherited from RemoteObject.) | |
VTable | (Inherited from RemoteObject.) |
Name | Description | |
---|---|---|
Close |
Presses the close button
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
FindButton |
Gets a remotebutton for a given id
(Inherited from AtkAddonControl.) | |
FindLabel |
Gets a remotelabel for a given id
(Inherited from AtkAddonControl.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetProperty(Int32) |
Attempts to get a property by it's index
| |
GetProperty(String) |
Attempts to get a property by its name using the lookup table
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnUpdatePointer | (Inherited from RemoteObject.) | |
SendAction |
Sends commands directly to the window
(Inherited from AtkAddonControl.) | |
ToString | (Inherited from AtkAddonControl.) | |
TryFindAgentInterface |
Attempts to find the agent that provides information for window
(Inherited from AtkAddonControl.) | |
UpdatePointer | (Inherited from RemoteObject.) |
Name | Description | |
---|---|---|
Name | (Inherited from AtkAddonControl.) | |
Properties |
Property to element mapping
|