Trade Class |
Namespace: ff14bot.RemoteWindows
public class Trade : AtkAddonControl
The Trade type exposes the following members.
Name | Description | |
---|---|---|
Bounds |
Gets the 2D bounding region for the window
(Inherited from AtkAddonControl.) | |
IsOpen |
Checks if the Trade window is currently open
| |
IsValid | (Inherited from RemoteObject.) | |
IsVisible |
Checks if the window is currently visible
(Inherited from AtkAddonControl.) | |
Pointer | (Inherited from RemoteObject.) | |
Trader |
Returns name of the player we are trading with
Returns null until the trade request is atleast stage 3
| |
TraderGameObject |
Gets the GameObject of the player attempting to trade with us
Returns null until the trade request is atleast stage 3
| |
TradeStage |
Stage at which the trade system is currently at, 3 is both parties are idle after inital exchange
| |
VTable | (Inherited from RemoteObject.) |
Name | Description | |
---|---|---|
Close |
Closes the trade 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.) | |
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.) |