Navigation
API > API/Plugins > API/Plugins/LiveLinkXR > API/Plugins/LiveLinkXR/FLiveLinkXRSource
- FRunnable::Init()
- FLiveLinkXRSource::Init()
References
| Module | LiveLinkXR |
| Header | /Engine/Plugins/VirtualProduction/LiveLinkXR/Source/LiveLinkXR/Public/LiveLinkXRSource.h |
| Include | #include "LiveLinkXRSource.h" |
virtual bool Init&40;&41;
Remarks
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