Logo
Public Attributes | List of all members
Yukar.Common.DebugSettings Class Reference

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
 

Detailed Description

A structure for holding the status of debugging flags during test play.

Member Data Documentation

◆ battleFastForward

bool Yukar.Common.DebugSettings.battleFastForward

◆ battleHpAndMpMax

bool Yukar.Common.DebugSettings.battleHpAndMpMax

◆ battleStatusMax

bool Yukar.Common.DebugSettings.battleStatusMax

◆ ignoreBattleEncount

bool Yukar.Common.DebugSettings.ignoreBattleEncount

◆ ignoreEvent

bool Yukar.Common.DebugSettings.ignoreEvent

◆ ignoreTerrainHeight

bool Yukar.Common.DebugSettings.ignoreTerrainHeight