A structure for holding the status of debugging flags during test play. More...
Public Attributes | |
bool | ignoreBattleEncount |
bool | ignoreEvent |
bool | ignoreTerrainHeight |
bool | battleHpAndMpMax |
bool | battleStatusMax |
bool | battleFastForward |
A structure for holding the status of debugging flags during test play.
bool Yukar.Common.DebugSettings.battleFastForward |
bool Yukar.Common.DebugSettings.battleHpAndMpMax |
bool Yukar.Common.DebugSettings.battleStatusMax |
bool Yukar.Common.DebugSettings.ignoreBattleEncount |
bool Yukar.Common.DebugSettings.ignoreEvent |
bool Yukar.Common.DebugSettings.ignoreTerrainHeight |