#include "WaxPlacementData.h" FWaxPlacementData::FWaxPlacementData() { this->Placement = 0; this->CoinCount = 0; this->bIsPlayer = false; }