docs.unity.cn
    Show / Hide Table of Contents

    Method IsSystemStateComponent

    IsSystemStateComponent(TypeIndex)

    Obsolete. Use IsCleanupComponent instead.

    Declaration
    [Obsolete("IsSystemStateComponent() has been renamed to IsCleanupComponent(). IsSystemStateComponent() will be removed in a future package release. (UnityUpgradable) -> IsCleanupComponent(*)", false)]
    public static bool IsSystemStateComponent(TypeIndex typeIndex)
    Parameters
    Type Name Description
    TypeIndex typeIndex

    TypeIndex for a component

    Returns
    Type Description
    Boolean

    Returns if the component is a cleanup component

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