Rebornbuddy
|
Static Public Member Functions | |
static async Task | DismissChocobo () |
Task to dismount and dismiss chocobo. | |
static void | Summon () |
static void | ForceSummon () |
Disregards CanSummon check and summons the chocobo if the gyhsall greens can be used. Should only be used when we want to ignore mount settings for some reason. | |
static void | Dismiss () |
static void | Follow () |
static void | FreeStance () |
static void | DefenderStance () |
static void | AttackerStance () |
static void | HealerStance () |
Static Public Attributes | |
static bool | BlockSummon |
Setting this to true will force CanSummon and CanSummonWith to return false. Used to block summoning when we are going to perform a task that must be performed without the companion. |
Properties | |
static bool | Summoned [get] |
static bool | IsStabled [get] |
Returns true if the player's chocobo is currently stabled. | |
static CompanionStance | Stance [get] |
static bool | ChocoboUnlocked [get] |
Returns true if the player has unlocked the grand company chocobo. | |
static bool | CanSummon [get] |
static TimeSpan | TimeLeft [get] |
static BattleCharacter | Object [get] |
|
static |
|
static |
|
static |
|
static |
Task to dismount and dismiss chocobo.
|
static |
|
static |
Disregards CanSummon check and summons the chocobo if the gyhsall greens can be used. Should only be used when we want to ignore mount settings for some reason.
|
static |
|
static |
|
static |
|
static |
Setting this to true will force CanSummon and CanSummonWith to return false. Used to block summoning when we are going to perform a task that must be performed without the companion.
|
staticget |
|
staticget |
Returns true if the player has unlocked the grand company chocobo.
|
staticget |
Returns true if the player's chocobo is currently stabled.
|
staticget |
|
staticget |
|
staticget |
|
staticget |