| FRunnable::Run()
|
Module |
|
Header |
/Engine/Plugins/VirtualProduction/LiveLinkFreeD/Source/LiveLinkFreeD/Public/LiveLinkFreeDSource.h |
Include |
#include "LiveLinkFreeDSource.h" |
Source |
/Engine/Plugins/VirtualProduction/LiveLinkFreeD/Source/LiveLinkFreeD/Private/LiveLinkFreeDSource.cpp |
virtual uint32 Run()
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