AtkAddonControl Class |
Namespace: ff14bot.Managers
public class AtkAddonControl : RemoteObject
The AtkAddonControl type exposes the following members.
Name | Description | |
---|---|---|
Bounds |
Gets the 2D bounding region for the window
| |
IsValid | (Inherited from RemoteObject.) | |
IsVisible |
Checks if the window is currently visible
| |
Pointer | (Inherited from RemoteObject.) | |
VTable | (Inherited from RemoteObject.) |
Name | Description | |
---|---|---|
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
| |
FindLabel |
Gets a remotelabel for a given id
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
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
| |
ToString | (Overrides ObjectToString.) | |
TryFindAgentInterface |
Attempts to find the agent that provides information for window
| |
UpdatePointer | (Inherited from RemoteObject.) |