FLocalFileNetworkReplayStreamer::AddOrUpdateEvent

Windows
MacOS
Linux

Override Hierarchy

INetworkReplayStreamer::AddOrUpdateEvent()

FLocalFileNetworkReplayStreamer::AddOrUpdateEvent()

References

Module

LocalFileNetworkReplayStreaming

Header

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

Include

#include "LocalFileNetworkReplayStreaming.h"

Source

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

Syntax

virtual void AddOrUpdateEvent
(
    const FString & Name,
    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