#include "PartyAssistObjectiveData.h" FPartyAssistObjectiveData::FPartyAssistObjectiveData() { this->Count = 0; this->bCompleted = false; }