docs.unity3d.com
    Show / Hide Table of Contents

    Advanced customization and development

    Note

    For versions 2019/2020 LTS, download the Visual Scripting package from the Unity Asset Store.

    You can customize and extend the basic functionality of Visual Scripting using C# code.

    Create a Script Graph node

    With a C# script, you can create your own Custom C# node and add more functionality to your Visual Scripting graphs.

    Create a custom event node

    You can trigger logic in your application with a custom event node.

    Add custom types to Visual Scripting

    Add your own custom classes and types in Visual Scripting to store information more efficiently.

    In This Article
    • Create a Script Graph node
    • Create a custom event node
    • Add custom types to Visual Scripting
    Back to top
    Terms of use
    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