docs.unity.cn
    Show / Hide Table of Contents

    Method GetTypeInfo

    GetTypeInfo(Int32)

    Declaration
    public static ref readonly TypeManager.TypeInfo GetTypeInfo(int typeIndex)
    Parameters
    Type Name Description
    Int32 typeIndex
    Returns
    Type Description
    TypeManager.TypeInfo

    GetTypeInfo<T>()

    Declaration
    public static ref readonly TypeManager.TypeInfo GetTypeInfo<T>()
    Returns
    Type Description
    TypeManager.TypeInfo
    Type Parameters
    Name Description
    T
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use