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

7 lines
119 B
C++

#include "MarshalledVFXRuntimeData.h"
FMarshalledVFXRuntimeData::FMarshalledVFXRuntimeData() {
BasedOn = NULL;
}