namespace WinPC.Engine.Abstract.Core { public interface IGameObject { } }