docs.unity.cn
    Show / Hide Table of Contents

    Method GetFullNameHash

    GetFullNameHash(TypeIndex)

    Retrieves a pre-calculated hash for a component's full type name.

    Declaration
    [GenerateTestsForBurstCompatibility]
    public static ulong GetFullNameHash(TypeIndex typeIndex)
    Parameters
    Type Name Description
    TypeIndex typeIndex

    TypeIndex for the component to lookup

    Returns
    Type Description
    UInt64

    Hash of component type name

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023