docs.unity.cn
    Show / Hide Table of Contents

    Method GetTypeIndex

    GetTypeIndex(Int32)

    Get the type index of a component type within this list

    Declaration
    public readonly TypeIndex GetTypeIndex(int index)
    Parameters
    Type Name Description
    Int32 index

    The index of the component within the types stored in this list

    Returns
    Type Description
    TypeIndex

    The type index of the component type at the specified index

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, August 10, 2023