docs.unity3d.com
    Show / Hide Table of Contents

    Sub Graph Dropdown Node

    Description

    This is a node which enables you to add a custom dropdown menu to Sub Graphs.

    It is possible to set up and use a Sub Graph Dropdown node in the same way you use a Keyword Node. The Graph Inspector exposes many of the same properties it does for an enum keyword. However, in this case you use those properties to specify the options that appear in your dropdown.

    Adding a Sub Graph dropdown

    1. Add a Dropdown property to the Blackboard in your Sub Graph.
    2. Add a Sub Graph Dropdown node to your Sub Graph. This node exposes the options you have specified.
    3. Wire inputs to the options.
    4. Use the Sub Graph in your graph.
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023