Class PerDeveloperModeVisibility
Inheritance
object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
PerDeveloperModeVisibility
Implements
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public class PerDeveloperModeVisibility : MonoBehaviour, ISettingsChangedCallback
Fields
showIfDeveloper
Declaration
public bool showIfDeveloper
Field Value
| Type | Description |
|---|---|
| bool |
showIfNotDeveloper
Declaration
public bool showIfNotDeveloper
Field Value
| Type | Description |
|---|---|
| bool |
Methods
OnSettingsChanged()
Declaration
public void OnSettingsChanged()