#include "ChoiceDataEntry.h" FChoiceDataEntry::FChoiceDataEntry() { bEnabled = false; bRequireConfirmation = false; bCloseAfterSelection = false; }