docs.unity.cn
    Show / Hide Table of Contents

    Method Equals

    Equals(SceneReference)

    Compares two SceneReference instances to determine if they are equal.

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

    A SceneReference to compare with.

    Returns
    Type Description
    Boolean

    Returns true if other contains the same SceneGUID.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023