Interface ICleanupSharedComponentData
An interface for a shared component that must be removed individually after its entity is destroyed.
Namespace: Unity.Entities
Assembly: solution.dll
Syntax
[RequireImplementors]
public interface ICleanupSharedComponentData : ISharedComponentData, IQueryTypeParameter