Delegate FastEquality.TypeInfo.ManagedGetHashCodeDelegate | Entities | 0.3.0-preview.4
docs.unity.cn
    Show / Hide Table of Contents

    Delegate FastEquality.TypeInfo.ManagedGetHashCodeDelegate

    Namespace: Unity.Entities
    Syntax
    public delegate int ManagedGetHashCodeDelegate(object obj);
    Parameters
    Type Name Description
    Object obj
    Returns
    Type Description
    Int32
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX