FHttpNetworkReplayStreamer::AddEvent

Windows
MacOS
Linux

Override Hierarchy

INetworkReplayStreamer::AddEvent()

FHttpNetworkReplayStreamer::AddEvent()

References

Module

HttpNetworkReplayStreaming

Header

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

Include

#include "HttpNetworkReplayStreaming.h"

Source

/Engine/Source/Runtime/NetworkReplayStreaming/HttpNetworkReplayStreaming/Private/HttpNetworkReplayStreaming.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