docs.unity.cn
    Show / Hide Table of Contents

    Method Equals

    Equals(SceneTag)

    Two SceneTags are equal if they have the same root subscene entity.

    Declaration
    public bool Equals(SceneTag other)
    Parameters
    Type Name Description
    SceneTag other

    The other SceneTag.

    Returns
    Type Description
    Boolean

    True if both SceneTags refer to the same Subscene. False, otherwise.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 04 August 2022
    Terms of use