#include "LevelGenerationDebris.h" ULevelGenerationDebris::ULevelGenerationDebris() { this->Debris = NULL; this->Influencer = NULL; this->range = 1000.00f; this->SelfActivate = false; }