Rebornbuddy
|
Static Public Member Functions | |
static void | Update () |
Updates the FateManager's object storage lists. | |
static FateData | GetFateById (uint id) |
Properties | |
static bool | WithinFate [get] |
static IEnumerable< FateData > | AllFates [get] |
Gets a list of fates. | |
static IEnumerable< FateData > | ActiveFates [get] |
static IEnumerable< FateData > | GetRawFates [get] |
Call this if you are operating in another thread. |
|
static |
|
static |
Updates the FateManager's object storage lists.
|
staticget |
|
staticget |
Gets a list of fates.
A List of fates.
|
staticget |
Call this if you are operating in another thread.
|
staticget |