docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AddComment

    AddComment(GraphDescriptor, string, string)

    Add a comment in the Graph

    Declaration
    public static CommentDescriptor AddComment(GraphDescriptor desc, string displayName, string contents)
    Parameters
    Type Name Description
    GraphDescriptor desc

    The GraphDescriptor

    string displayName

    The DisplayName title of the comment

    string contents

    The description content of the comment

    Returns
    Type Description
    CommentDescriptor

    Returns a new CommentDescriptor

    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)