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

9 lines
196 B
C++

#include "FortReplaySpectatorAthena.h"
void AFortReplaySpectatorAthena::SimulateLiveStream(bool bEnable, float UpdateFrequency) {
}
AFortReplaySpectatorAthena::AFortReplaySpectatorAthena() {
}