Click or drag to resize

CommonTasksCloseTradeWindows Method

Checks the status of the global settings for handling trade windows and the closes and blacklists players based on those settings

Namespace:  ff14bot.Behavior
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static Task<bool> CloseTradeWindows()

Return Value

Type: TaskBoolean
See Also