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 © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use