Navigation
API > API/Runtime > API/Runtime/HTTP > API/Runtime/HTTP/FDefaultUserAgentBuilder
Description
Get the builder version. The version is used for tracking app changes to the default user agent and is not included in the user agent string.
| Name | GetAgentVersion |
| 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 |
uint32 GetAgentVersion() const