#include "WaxProgressWidgetBase.h" void UWaxProgressWidgetBase::OnPendingFlashes(const TArray& Flashes) { } void UWaxProgressWidgetBase::OnAnyTokenChange() { } UWaxProgressWidgetBase::UWaxProgressWidgetBase() { this->WaxMutator = NULL; }