Files
FNGameProj/Source/FortniteGame/Private/FortAthenaTutorial_Look.cpp
T
2024-01-21 00:41:14 +01:00

8 lines
167 B
C++

#include "FortAthenaTutorial_Look.h"
AFortAthenaTutorial_Look::AFortAthenaTutorial_Look() {
this->ScreenSwipeToLook = NULL;
this->ScreenFindMarker = NULL;
}