docs.unity.cn
    Show / Hide Table of Contents

    Method GetType

    GetType(TypeIndex)

    Gets the System.Type for the component represented by TypeIndex.

    Declaration
    public static Type GetType(TypeIndex typeIndex)
    Parameters
    Type Name Description
    TypeIndex typeIndex

    TypeIndex for a component type

    Returns
    Type Description
    Type

    The System.Type for the component.

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