#include "SpawnGroupEnemy.h" FSpawnGroupEnemy::FSpawnGroupEnemy() { this->EnemyVariantClass = NULL; this->bOverrideVariantSpawnPointValue = false; this->SpawnValue = 0; }