Class EditorRuntimeModeBinding | Bolt Visual Scripting | 1.4.12
docs.unity3d.com
    Show / Hide Table of Contents

    Class EditorRuntimeModeBinding

    Inheritance
    Object
    EditorRuntimeModeBinding
    Namespace: Ludiq.Bolt
    Syntax
    public static class EditorRuntimeModeBinding

    Fields

    runtimeModeBinding

    Declaration
    public static Func<GlobalRuntimeMode> runtimeModeBinding
    Field Value
    Type Description
    Func<GlobalRuntimeMode>

    Properties

    runtimeMode

    Declaration
    public static GlobalRuntimeMode runtimeMode { get; }
    Property Value
    Type Description
    GlobalRuntimeMode
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX