#include "GameplayMutatorObjectData.h" FGameplayMutatorObjectData::FGameplayMutatorObjectData() { this->TheObject = NULL; this->ObjectId = 0; this->ObjectValue1 = 0; this->ObjectValue2 = 0; }