docs.unity.cn
    Show / Hide Table of Contents

    Property IsSystemStateComponent

    IsSystemStateComponent

    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 readonly bool IsSystemStateComponent { get; }
    Property Value
    Type Description
    Boolean
    Remarks

    Obsolete. Use IsCleanupComponent instead.

    True if the component type is a ICleanupComponentData

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