#include "AccumulatedItemEntry.h" FAccumulatedItemEntry::FAccumulatedItemEntry() { this->ItemDefinition = NULL; this->Quantity = 0; }