docs.unity.cn
    Show / Hide Table of Contents

    Method GetTypeIndexFromStableTypeHash

    GetTypeIndexFromStableTypeHash(UInt64)

    Returns the TypeIndex for a given StableTypeHash

    Declaration
    [GenerateTestsForBurstCompatibility]
    public static TypeIndex GetTypeIndexFromStableTypeHash(ulong stableTypeHash)
    Parameters
    Type Name Description
    UInt64 stableTypeHash

    Component StableTypeHash

    Returns
    Type Description
    TypeIndex

    Component TypeIndex, otherwise Null

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