Search Results for

    Show / Hide Table of Contents

    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

    Extension Methods

    DewGUI.SetExpandHeight<T>(T, bool)
    DewGUI.SetExpandHeight<T>(T, float)
    DewGUI.SetExpandWidth<T>(T, bool)
    DewGUI.SetExpandWidth<T>(T, float)
    DewGUI.SetHeight<T>(T, float)
    DewGUI.SetText<T>(T, string)
    DewGUI.SetTextLocalized<T>(T, string)
    DewGUI.SetWidth<T>(T, float)
    In This Article
    Back to top Shape of Dreams API Documentation