#include "FortCreativeDeviceButtonComponent.h" void UFortCreativeDeviceButtonComponent::SetButtonLabel(const FText& InButtonLabel) { } UFortCreativeDeviceButtonComponent::UFortCreativeDeviceButtonComponent() { this->WeightOffset = 0; this->EditWidget = NULL; }