docs.unity.cn
    Show / Hide Table of Contents

    Method HashType

    HashType(TypeDefinition, Int32)

    Declaration
    public static ulong HashType(TypeDefinition typeDef, int fieldIndex = 0)
    Parameters
    Type Name Description
    TypeDefinition typeDef
    Int32 fieldIndex
    Returns
    Type Description
    UInt64

    HashType(Type, Int32)

    Declaration
    public static ulong HashType(Type type, int fieldIndex = 0)
    Parameters
    Type Name Description
    Type type
    Int32 fieldIndex
    Returns
    Type Description
    UInt64
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use