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 © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 13, 2023