docs.unity.cn
    Show / Hide Table of Contents

    Property IsSystemStateSharedComponent

    IsSystemStateSharedComponent

    Obsolete. Use IsCleanupComponent instead.

    Declaration
    [Obsolete("IsSystemStateSharedComponent has been renamed to IsCleanupSharedComponent. IsSystemStateSharedComponent will be removed in a future package release. (UnityUpgradable) -> IsCleanupSharedComponent", false)]
    public readonly bool IsSystemStateSharedComponent { get; }
    Property Value
    Type Description
    Boolean
    Remarks

    Obsolete. Use IsCleanupComponent instead.

    True if the component type is a ICleanupSharedComponentData.

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