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

8 lines
194 B
C++

#include "FortPlayerSurveyCMSDataQuestionFreeFormText.h"
FFortPlayerSurveyCMSDataQuestionFreeFormText::FFortPlayerSurveyCMSDataQuestionFreeFormText() {
this->R = false;
this->L = 0;
}