docs.unity.cn
    Show / Hide Table of Contents

    Method CompareTo

    CompareTo(SystemHandle)

    Implements IComparable interface for usage in generic sorted containers

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

    The SystemHandle being compared against

    Returns
    Type Description
    Int32

    Value representing relative order compared to another SystemHandle

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