Navigation
API > API/Runtime > API/Runtime/HttpNetworkReplayStreaming > API/Runtime/HttpNetworkReplayStreaming/FHttpNetworkReplayStreamer
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetLastError
(
const ENetworkReplayError::Type InLastError |
HttpNetworkReplayStreaming.h | ||
void SetLastError
(
FHttpReplayResult&& Result |
HttpNetworkReplayStreaming.h |
SetLastError(const ENetworkReplayError::Type)
| Name | SetLastError |
| Type | function |
| Header File | /Engine/Source/Runtime/NetworkReplayStreaming/HttpNetworkReplayStreaming/Public/HttpNetworkReplayStreaming.h |
| Include Path | #include "HttpNetworkReplayStreaming.h" |
void SetLastError
(
const ENetworkReplayError::Type InLastError
)
SetLastError(FHttpReplayResult &&)
| Name | SetLastError |
| Type | function |
| Header File | /Engine/Source/Runtime/NetworkReplayStreaming/HttpNetworkReplayStreaming/Public/HttpNetworkReplayStreaming.h |
| Include Path | #include "HttpNetworkReplayStreaming.h" |
| Source | /Engine/Source/Runtime/NetworkReplayStreaming/HttpNetworkReplayStreaming/Private/HttpNetworkReplayStreaming.cpp |
void SetLastError
(
FHttpReplayResult && Result
)