namespace ECSTest { public enum EntityType { Unit, Monster, } }