AutoEquipperTargetCheckTime Property |
Gets or sets the target time, in milliseconds, of the AutoEquip item check. AutoEquip will run through all bag items over a period of this time.
Namespace:
ff14bot.CharacterManagement
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public int TargetCheckTime { get; set; }
Property Value
Type:
Int32Remarks
This is also, in most cases, the maximum time it will take for a new item to be considered for equipping.
See Also