#include "FortRefundConfirmation.h" UFortRefundConfirmation::UFortRefundConfirmation() { this->Text_AreYouSure = NULL; this->Button_Yes = NULL; this->Button_No = NULL; }