Navigation
Unreal Engine C++ API Reference > Plugins > HTTPChunkInstaller > FChunkMountTask
- FRunnable::Run()
- FChunkMountTask::Run()
References
Module | HTTPChunkInstaller |
Header | /Engine/Plugins/Runtime/HTTPChunkInstaller/Source/Public/ChunkSetup.h |
Include | #include "ChunkSetup.h" |
virtual uint32 Run&40;&41;
Remarks
Runs the runnable object.
This is where all per object thread work is done. This is only called if the initialization was successful. The exit code of the runnable object