docs.unity.cn
    Show / Hide Table of Contents

    Method CalculateStableTypeHash

    CalculateStableTypeHash(Type, IEnumerable<CustomAttributeData>)

    Declaration
    public static ulong CalculateStableTypeHash(Type type, IEnumerable<CustomAttributeData> customAttributes = null)
    Parameters
    Type Name Description
    Type type
    IEnumerable<CustomAttributeData> customAttributes
    Returns
    Type Description
    UInt64
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use