FHttpRequestProgressDelegate

Delegate called per tick to update an Http request upload or download size progress

Windows
MacOS
Linux

Type

typedef TBaseDelegate_ThreeParams< void, FHttpRequestPtr, int32, int32 > FHttpRequestProgressDelegate

References

Module

HTTP

Header

/Engine/Source/Runtime/Online/HTTP/Public/Interfaces/IHttpRequest.h

Include

#include "Interfaces/IHttpRequest.h"

Remarks

Delegate called per tick to update an Http request upload or download size progress

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