Navigation
API > API/Plugins > API/Plugins/WebAPI > API/Plugins/WebAPI/UWebAPIDeveloperSettings
References
| Module | WebAPI |
| Header | /Engine/Plugins/Experimental/Web/WebAPI/Source/WebAPI/Public/WebAPIDeveloperSettings.h |
| Include | #include "WebAPIDeveloperSettings.h" |
| Source | /Engine/Plugins/Experimental/Web/WebAPI/Source/WebAPI/Private/WebAPIDeveloperSettings.cpp |
virtual bool HandleHttpResponse
&40;
EHttpResponseCodes::Type InResponseCode,
TSharedPtr< class IHttpResponse, ESPMode::ThreadSafe > InResponse,
bool bInWasSuccessful,
UWebAPIDeveloperSettings &42; InSettings
&41;
Remarks
Called for all responses, providing the opportunity for custom interception.