#include "SupplyDropItemDeliverySpawnData.h" FSupplyDropItemDeliverySpawnData::FSupplyDropItemDeliverySpawnData() { this->NumItemsToDeliver = 0; this->NextSpawnTime = 0.00f; this->NumInitialSpawns = 0; }