Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > UPlatformInterfaceWebResponse
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/PlatformInterfaceWebResponse.h |
Include | #include "Engine/PlatformInterfaceWebResponse.h" |
Source | /Engine/Source/Runtime/Engine/Private/ScriptPlatformInterface.cpp |
UFUNCTION ()
virtual FString GetHeaderValue
(
const FString & HeaderName
)
the value for the given header (or "" if no matching header)