docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AddChildVarSlot

    AddChildVarSlot<T>(string, IPortEditor, T)

    Adds the child variable slot.

    Declaration
    public IPortEditor AddChildVarSlot<T>(string name, IPortEditor parent, T refData)
    Parameters
    Type Name Description
    string name

    The name of the slot.

    IPortEditor parent

    The parent port editor.

    T refData

    The reference data and type for this slot.

    Returns
    Type Description
    IPortEditor

    IPortEditor added.

    Type Parameters
    Name Description
    T
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)