Navigation
API > API/Runtime > API/Runtime/HTTP > API/Runtime/HTTP/FHttpManager
References
| Module | HTTP |
| Header | /Engine/Source/Runtime/Online/HTTP/Public/HttpManager.h |
| Include | #include "HttpManager.h" |
Syntax
struct FHttpStatsHistory
Variables
| Type | Name | Description | |
|---|---|---|---|
| int64[HttpHistoryCount] | DownloadedBytes | ||
| int64[HttpHistoryCount] | DurationMs | ||
| int32 | HistoryIndex | ||
| int64 | TotalDownloadedBytes | ||
| int64 | TotalDuration | ||
| int64 | TotalUploadedBytes |
Constants
| Name | Description |
|---|---|
| HttpHistoryCount |