Navigation
API > API/Runtime > API/Runtime/HTTP > API/Runtime/HTTP/FGenericPlatformHttp
Description
Get the version of the default user agent. The version is incremented any time the default user agent is changed. Used to invalidate any cached user agent value.
| Name | GetDefaultUserAgentVersion |
| Type | function |
| Header File | /Engine/Source/Runtime/Online/HTTP/Public/GenericPlatform/GenericPlatformHttp.h |
| Include Path | #include "GenericPlatform/GenericPlatformHttp.h" |
| Source | /Engine/Source/Runtime/Online/HTTP/Private/GenericPlatform/GenericPlatformHttp.cpp |
static uint32 GetDefaultUserAgentVersion()
the current version of the default user agent.