#include "FortLootLevelData.h" FFortLootLevelData::FFortLootLevelData() { this->LootLevel = 0; this->MinItemLevel = 0; this->MaxItemLevel = 0; }