docs.unity.cn
    Show / Hide Table of Contents

    Method IsSystemManaged

    IsSystemManaged(Type)

    Check if the provided type is a managed system.

    Declaration
    public static bool IsSystemManaged(Type type)
    Parameters
    Type Name Description
    Type type

    Type to check

    Returns
    Type Description
    Boolean

    Returns true if the system type is managed. Otherwise false.

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