Files
FNGameProj/Source/FortniteGame/Private/FortFeedbackResponse.cpp
T
2024-06-07 01:17:09 +02:00

7 lines
117 B
C++

#include "FortFeedbackResponse.h"
FFortFeedbackResponse::FFortFeedbackResponse() {
Context = FFC_Instigator;
}