#include "FortStatIcon.h" void UFortStatIcon::SetAttribute(const FGameplayAttribute& InAttribute) { } UFortStatIcon::UFortStatIcon() { this->ImageSize = EFortBrushSize::VeryVerySmall; this->Icon = NULL; }