DutyManagerAvailableContent Property |
Returns a dictionary of all the currently queueable instances in the duty finder
Namespace:
ff14bot.Managers
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public static Dictionary<uint, InstanceContentResult> AvailableContent { get; }
Property Value
Type:
DictionaryUInt32,
InstanceContentResultSee Also