docs.unity.cn
    Show / Hide Table of Contents

    Delegate FastEquality.TypeInfo.CompareEqualDelegate

    Namespace: Unity.Entities
    Syntax
    public delegate bool CompareEqualDelegate(void *lhs, void *rhs);
    Parameters
    Type Name Description
    Void* lhs
    Void* rhs
    Returns
    Type Description
    Boolean
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use