Navigation
API > API/Runtime > API/Runtime/PreLoadScreen > API/Runtime/PreLoadScreen/FPreLoadScreenSlateThreadTask
- FRunnable::Init()
- FPreLoadScreenSlateThreadTask::Init()
References
| Module | PreLoadScreen |
| Header | /Engine/Source/Runtime/PreLoadScreen/Public/PreLoadSlateThreading.h |
| Include | #include "PreLoadSlateThreading.h" |
| Source | /Engine/Source/Runtime/PreLoadScreen/Private/PreLoadSlateThreading.cpp |
virtual bool Init()
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.