FLocalFileNetworkReplayStreamer::StartStreaming

[INetworkReplayStreamer](API\Runtime\NetworkReplayStreaming\INetworkReplayStreamer) implementation

Windows
MacOS
Linux

Override Hierarchy

INetworkReplayStreamer::StartStreaming()

FLocalFileNetworkReplayStreamer::StartStreaming()

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 StartStreaming
(
    const FStartStreamingParameters & Params,
    const FStartStreamingCallback & Delegate
)

Remarks

INetworkReplayStreamer implementation

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