Enum Settings.MenuPauseMode
Namespace: BennyKok.RuntimeDebug.Data
Assembly: com.bennykok.runtime-debug-action.dll
Syntax
public enum MenuPauseMode
Fields
Name | Description |
---|---|
DoNothing | Do not pause the game when the debug menu is active |
SetTimeScale | Set the Time.timeScale to 0 when the debug menu is active |