FHttpModule::PreUnloadCallback

Called before Http module is unloaded Shutdown platform specific parts of Http handling

Windows
MacOS
Linux

Override Hierarchy

IModuleInterface::PreUnloadCallback()

FHttpModule::PreUnloadCallback()

References

Module

HTTP

Header

/Engine/Source/Runtime/Online/HTTP/Public/HttpModule.h

Include

#include "HttpModule.h"

Source

/Engine/Source/Runtime/Online/HTTP/Private/HttpModule.cpp

Syntax

virtual void PreUnloadCallback()

Remarks

Called before Http module is unloaded Shutdown platform specific parts of Http handling

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss