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

9 lines
163 B
C++

#include "FortBluGloCounter.h"
void UFortBluGloCounter::OnBluGloQuantityChanged_Implementation(int32 Quantity) {
}
UFortBluGloCounter::UFortBluGloCounter() {
}