UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define DECLARE_LOG_CATEGORY_EXTERN(CategoryName, DefaultVerbosity, CompileTimeVerbosity)
Definition LogMacros.h:361
Definition IBackgroundHttpManager.h:10
Definition IBackgroundHttpModularFeature.h:23
virtual void Shutdown()=0
virtual void Initialize()=0
virtual FString GetDebugModuleName() const =0
virtual FBackgroundHttpRequestPtr ConstructBackgroundRequest()=0
virtual FBackgroundHttpManagerPtr CreatePlatformBackgroundHttpManager()=0
virtual FBackgroundHttpResponsePtr ConstructBackgroundResponse(int32 ResponseCode, const FString &TempFilePath)=0
Definition IModularFeature.h:12