Class PerLaunchOptionVisibility
Inheritance
object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
PerLaunchOptionVisibility
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public class PerLaunchOptionVisibility : MonoBehaviour
Fields
alwaysShowInEditor
Declaration
public bool alwaysShowInEditor
Field Value
| Type | Description |
|---|---|
| bool |
hideIf
Declaration
public PerLaunchOptionVisibility.LaunchOptions hideIf
Field Value
| Type | Description |
|---|---|
| PerLaunchOptionVisibility.LaunchOptions |
showIf
Declaration
public PerLaunchOptionVisibility.LaunchOptions showIf
Field Value
| Type | Description |
|---|---|
| PerLaunchOptionVisibility.LaunchOptions |