#include "FortTabListRegistrationInfo.h" FFortTabListRegistrationInfo::FFortTabListRegistrationInfo() { this->bHidden = false; this->bAllowedInZone = false; this->TabButtonType = NULL; this->TabContentType = NULL; this->CreatedTabContentWidget = NULL; }