#include "FortCollectionBookProgressionRewardDetailInspectWidget.h" void UFortCollectionBookProgressionRewardDetailInspectWidget::SetAssociatedLevel(int32 Level) { } int32 UFortCollectionBookProgressionRewardDetailInspectWidget::GetXPRequired() const { return 0; } UFortCollectionBookProgressionRewardDetailInspectWidget::UFortCollectionBookProgressionRewardDetailInspectWidget() { this->LevelTextWidget = NULL; this->RewardWidget = NULL; this->CheckmarkImage = NULL; }