GoldSaucerInfo Class |
Namespace: ff14bot.RemoteWindows.GoldSaucer
public class GoldSaucerInfo : AtkAddonControl
The GoldSaucerInfo type exposes the following members.
Name | Description | |
---|---|---|
Bounds |
Gets the 2D bounding region for the window
(Inherited from AtkAddonControl.) | |
CurrentIndex |
Gets the current tab the window has active, returns 0 if window is closed
| |
IsOpen |
Checks if the GoldSaucerInfo window is 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 |
Closes the window
| |
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.) | |
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.) | |
SelectIndex |
Changes the active tab in the gold saucer window
| |
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.) |