docs.unity.cn
    Show / Hide Table of Contents

    Method IsManagedType

    IsManagedType(TypeIndex)

    IsManagedType
    Declaration
    public static bool IsManagedType(TypeIndex typeIndex)
    Parameters
    Type Name Description
    TypeIndex typeIndex

    TypeIndex for a component

    Returns
    Type Description
    Boolean

    Returns if the component type requires managed storage due to being a class type, and/or contains reference types

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