#include "MtxPurchaseHistoryEntry.h" FMtxPurchaseHistoryEntry::FMtxPurchaseHistoryEntry() { this->bHasBeenRefunded = false; this->TotalMtxPaid = 0; }