AutoEquipperDisregardTime Property |
Gets or sets the "disregard" time, in milliseconds, of the AutoEquip item check. AutoEquip will automatically recheck an item after it has not been checked for this period of time.
Namespace:
ff14bot.CharacterManagement
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic int DisregardTime { get; set; }
Property Value
Type:
Int32
See Also