docs.unity.cn
    Show / Hide Table of Contents

    Method AddLabel

    AddLabel(String, Boolean)

    Add a new label.

    Declaration
    public void AddLabel(string label, bool postEvent = true)
    Parameters
    Type Name Description
    String label

    The label name.

    Boolean postEvent

    Send modification event.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use