#include "WorkerSetBonusData.h" FWorkerSetBonusData::FWorkerSetBonusData() { this->RequiredWorkersCount = 0; this->SetBonusEffect = NULL; this->SelectionWeight = 0; this->PowerPoints = 0; }