Choose your operating system:
Windows
macOS
Linux
| FRunnable::Init()
|
Module |
|
Header |
/Engine/Plugins/VirtualProduction/DMX/DMXProtocol/Source/DMXProtocol/Public/IO/DMXOutputPort.h |
Include |
#include "IO/DMXOutputPort.h" |
Source |
/Engine/Plugins/VirtualProduction/DMX/DMXProtocol/Source/DMXProtocol/Private/IO/DMXOutputPort.cpp |
virtual bool Init()
Initializes the runnable object.
This method is called in the context of the thread object that aggregates this, not the thread that passes this runnable to a new thread.
True if initialization was successful, false otherwise