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

9 lines
219 B
C++

#include "FortMeshNetworkFunctionLibrary.h"
void UFortMeshNetworkFunctionLibrary::FireEvent_MeshHeartbeat(const UObject* WorldContextObject) {
}
UFortMeshNetworkFunctionLibrary::UFortMeshNetworkFunctionLibrary() {
}