Interface ICleanupBufferElementData
An interface for a buffer component that must be removed individually after its entity is destroyed.
Namespace: Unity.Entities
Assembly: solution.dll
Syntax
[RequireImplementors]
public interface ICleanupBufferElementData : IBufferElementData