docs.unity.cn
    Show / Hide Table of Contents

    Method IsSystemStateSharedComponent

    IsSystemStateSharedComponent(TypeIndex)

    Obsolete. Use IsCleanupSharedComponent instead.

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

    TypeIndex for a component

    Returns
    Type Description
    Boolean

    Returns if the component is a cleanup shared component

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