namespace GameCore.Events.Interfaces; public interface IEvent { }