docs.unity3d.com
Search Results for

    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
    bool

    Returns if the component is a cleanup component

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)