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