docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AddVarSlotForBoundParameter

    AddVarSlotForBoundParameter<T>(string, string, PortDirection, FieldExtra, T)

    Adds the variable slot for bound parameter.

    Declaration
    public void AddVarSlotForBoundParameter<T>(string name, string tooltip, PortDirection portDirection, FieldExtra fieldRW, T refData)
    Parameters
    Type Name Description
    string name

    The name of the slot.

    string tooltip

    The tooltip.

    PortDirection portDirection

    The port direction.

    FieldExtra fieldRW

    The field extra settings.

    T refData

    The referenced data.

    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)