Click or drag to resize

FateManager Class

Inheritance Hierarchy
SystemObject
  ff14bot.ManagersFateManager

Namespace:  ff14bot.Managers
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static class FateManager

The FateManager type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberActiveFates
Public propertyStatic memberAllFates
Gets a list of fates.
Public propertyStatic memberGetRawFates
Call this if you are operating in another thread.
Public propertyStatic memberWithinFate
Top
Methods
  NameDescription
Public methodStatic memberGetFateById
Public methodStatic memberUpdate
Updates the FateManager's object storage lists.
Top
See Also