using Engine.Core; namespace Engine.Systems.Network; public interface INetworkEntity : IEntity;