docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface ISystemStateComponentData

    Obsolete. Use ICleanupComponentData instead.

    Namespace: Unity.Entities
    Assembly: Unity.Entities.dll
    Syntax
    [Obsolete("ISystemStateComponentData has been renamed to ICleanupComponentData. This old type has been kept for transition purposes, but it will not function correctly, so you should replace it with ICleanupComponentData immediately. (UnityUpgradable) -> ICleanupComponentData", true)]
    public interface ISystemStateComponentData : IComponentData, IQueryTypeParameter
    Remarks

    Obsolete. Use ICleanupComponentData instead. See Cleanup Components for additional information.

    An interface for a component that must be removed individually after its entity is destroyed.

    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)