Show / Hide Table of Contents

Enum Settings.EnableMode

Namespace: BennyKok.RuntimeDebug.Data
Assembly: com.bennykok.runtime-debug-action.dll
Syntax
public enum EnableMode

Fields

Name Description
AutoOn

The debug system is auto injected to the scene

Off

The debug system is off by default

OnInDevelopmentBuild

The debug system is only auto injected in 'Development Build'

In This Article
👆 RuntimeDebugAction by ❤️ BennyKok