Click or drag to resize

TradeTraderGameObject Property

Gets the GameObject of the player attempting to trade with us Returns null until the trade request is atleast stage 3

Namespace:  ff14bot.RemoteWindows
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static GameObject TraderGameObject { get; }

Property Value

Type: GameObject
See Also