#include "ChoiceData.h" FChoiceData::FChoiceData() { this->MenuIdentifier = 0; this->bShowCloseButton = false; }