Rebornbuddy
Loading...
Searching...
No Matches
ff14bot.Managers.StoryModeManager Class Reference

Controls the state of the story mode system. More...

Static Public Member Functions

static void Deactivate ()
 Deactivate story mode.
static void Activate ()
 Activate story mode.

Properties

static bool Active [get]
 Story mode active or not.
static bool BlockSelectString [get]
 Checks if the active orderbot tag is GetTo if it is then select string should not be blocked.

Detailed Description

Controls the state of the story mode system.

Member Function Documentation

◆ Activate()

void ff14bot.Managers.StoryModeManager.Activate ( )
static

Activate story mode.

◆ Deactivate()

void ff14bot.Managers.StoryModeManager.Deactivate ( )
static

Deactivate story mode.

Property Documentation

◆ Active

bool ff14bot.Managers.StoryModeManager.Active
staticget

Story mode active or not.

◆ BlockSelectString

bool ff14bot.Managers.StoryModeManager.BlockSelectString
staticget

Checks if the active orderbot tag is GetTo if it is then select string should not be blocked.