#include "HomebaseNodeState.h" FHomebaseNodeState::FHomebaseNodeState() { this->bIsOwned = false; this->bAreCostsPayable = false; this->Level = 0; }