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

    Class ObjectVariables

    Inheritance
    Object
    ObjectVariables
    Namespace: Ludiq.Bolt
    Syntax
    [Obsolete("Use the new class variables system instead.")]
    public static class ObjectVariables

    Methods

    Declarations(GameObject, Boolean, Boolean)

    Declaration
    public static VariableDeclarations Declarations(GameObject source, bool autoAddComponent, bool throwOnMissing)
    Parameters
    Type Name Description
    GameObject source
    Boolean autoAddComponent
    Boolean throwOnMissing
    Returns
    Type Description
    VariableDeclarations
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX