docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method TriggerGraphOutput

    TriggerGraphOutput(uint)

    Activates a graph trigger output and interrupt the current graph/frame execution/>

    Declaration
    public Execution TriggerGraphOutput(uint outputIndex)
    Parameters
    Type Name Description
    uint outputIndex

    The index of the output trigger in the graph reference node, used to index the referenced graph definition's output trigger list. If uint.MaxValue, will only cause a copy of the graph output values to the graph reference node output data ports

    Returns
    Type Description
    Execution

    Interrupt

    Implements
    IGraphInstance.TriggerGraphOutput(uint)
    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)