![]() |
|
テストプレイ中、デバッグ用フラグの状態を保持するための構造体 [詳解]
公開変数類 | |
bool | ignoreBattleEncount |
bool | ignoreEvent |
bool | ignoreTerrainHeight |
bool | battleHpAndMpMax |
bool | battleStatusMax |
bool | battleFastForward |
テストプレイ中、デバッグ用フラグの状態を保持するための構造体
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 |