Interface ISystem Interface implemented by unmanaged component systems. Namespace: Unity.Entities Syntax public interface ISystem Methods Name Description OnCreate(ref SystemState) OnDestroy(ref SystemState) OnUpdate(ref SystemState)