FChunkSetupTask::Run

Runs the runnable object.

Windows
MacOS
Linux

Override Hierarchy

FRunnable::Run()

FChunkSetupTask::Run()

References

Module

HTTPChunkInstaller

Header

/Engine/Plugins/Runtime/HTTPChunkInstaller/Source/Public/ChunkSetup.h

Include

#include "ChunkSetup.h"

Syntax

virtual uint32 Run()

Remarks

Runs the runnable object.

This is where all per object thread work is done. This is only called if the initialization was successful.

Returns

The exit code of the runnable object

See Also

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