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

7 lines
92 B
C++

#include "XPEventArray.h"
FXPEventArray::FXPEventArray() {
this->ParentComp = NULL;
}