docs.unity.cn
    Show / Hide Table of Contents

    Method RemoveLabel

    RemoveLabel(String, Boolean)

    Remove a label by name.

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

    The label name.

    Boolean postEvent

    Send modification event.

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use