Files
FNGameProj/Source/FortniteGame/Private/FortControllerComponent_Inspector.cpp
T
2024-03-03 23:44:39 +01:00

12 lines
355 B
C++

#include "FortControllerComponent_Inspector.h"
void UFortControllerComponent_Inspector::ClientEndRequestScreenshot_Implementation() {
}
void UFortControllerComponent_Inspector::ClientBeginRequestScreenshot_Implementation(FInspectorScreenshotContext InScreenshotContext) {
}
UFortControllerComponent_Inspector::UFortControllerComponent_Inspector() {
}