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

    Class BoltCoreLegacy

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

    Fields

    EventDeprecationWarning

    Declaration
    public const string EventDeprecationWarning = "Use the new class events system instead."
    Field Value
    Type Description
    String

    VariableDeprecationWarning

    Declaration
    public const string VariableDeprecationWarning = "Use the new class variables system instead."
    Field Value
    Type Description
    String
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX