docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface ISystemStateSharedComponentData

    Obsolete. Use ICleanupSharedComponentData instead.

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

    Obsolete. Use ICleanupSharedComponentData instead.

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

    See Also

    ICleanupComponentData
    IBufferElementData
    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)