Files
FNGameProj/Source/FortniteUI/Private/FortCreativeInfoIndicatorWidget.cpp
2024-01-21 00:41:14 +01:00

9 lines
303 B
C++

#include "FortCreativeInfoIndicatorWidget.h"
void UFortCreativeInfoIndicatorWidget::SetKeyBindWidgetBoundAction(UFortKeybindWidget* FortKeybindWidget, const FName ActionName, const EFortBuildingInteraction InteractionType) {
}
UFortCreativeInfoIndicatorWidget::UFortCreativeInfoIndicatorWidget() {
}