Delegate FastEquality.TypeInfo.CompareEqualDelegate | Package Manager UI website
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
    System.Void* lhs
    System.Void* rhs
    Returns
    Type Description
    System.Boolean
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX