docs.unity.cn
    Show / Hide Table of Contents

    Method CompareTo

    CompareTo(Entity)

    Compare this entity against a given one

    Declaration
    public int CompareTo(Entity other)
    Parameters
    Type Name Description
    Entity other

    The other entity to compare to

    Returns
    Type Description
    Int32

    Difference based on the Entity Index value

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