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

7 lines
112 B
C++

#include "NetTowhookAttachState.h"
FNetTowhookAttachState::FNetTowhookAttachState() {
Component = NULL;
}