#include "EnemyGroupDescriptorSpawnItem.h" FEnemyGroupDescriptorSpawnItem::FEnemyGroupDescriptorSpawnItem() { this->enemy = NULL; this->Count = 0; }