#include "FortVariantTileButton.h" UFortVariantTileButton::UFortVariantTileButton() { this->IconParamName = TEXT("Icon"); this->SourceObject = NULL; this->Image_VariantDisplay = NULL; this->Image_Locked = NULL; this->Image_Active = NULL; }