docs.unity.cn
    Show / Hide Table of Contents

    Method Equals

    Equals(EntityInChunk)

    Compares two EntityInChunk instances for equality/

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

    The other instance to compare.

    Returns
    Type Description
    Boolean

    True if the two instances refer to the same entity in the same chunk.

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