29 virtual bool Tick(
float DeltaTime)
override;
33 FRWLock PendingRemoveRequestLock;
36 void OnDownloadCompleted(
const uint64 DownloadId,
const bool bSuccess);
bool bSuccess
Definition ConvexDecomposition3.cpp:819
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define DECLARE_DELEGATE(DelegateName)
Definition DelegateCombinations.h:20
Definition BackgroundHttpManagerImpl.h:27
virtual BACKGROUNDHTTP_API void RemoveRequest(const FBackgroundHttpRequestPtr Request) override
Definition BackgroundHttpManagerImpl.cpp:313
virtual void SetCellularPreference(int32 Value) override
Definition BackgroundHttpManagerImpl.h:47
virtual BACKGROUNDHTTP_API void AddRequest(const FBackgroundHttpRequestPtr Request) override
Definition BackgroundHttpManagerImpl.cpp:299
Definition IDelegateInstance.h:14
Definition SharedPointer.h:692
Definition SharedPointer.h:1295
Definition BackgroundHttpMetrics.h:8