FNullNetworkReplayStreamer::AddEvent

Windows
MacOS
Linux

Override Hierarchy

INetworkReplayStreamer::AddEvent()

FNullNetworkReplayStreamer::AddEvent()

References

Module

NullNetworkReplayStreaming

Header

/Engine/Source/Runtime/NetworkReplayStreaming/NullNetworkReplayStreaming/Public/NullNetworkReplayStreaming.h

Include

#include "NullNetworkReplayStreaming.h"

Source

/Engine/Source/Runtime/NetworkReplayStreaming/NullNetworkReplayStreaming/Private/NullNetworkReplayStreaming.cpp

Syntax

virtual void AddEvent
(
    const uint32 TimeInMS,
    const FString & Group,
    const FString & Meta,
    const TArray< uint8 > & Data
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss