Navigation
API > API/Runtime > API/Runtime/PreLoadScreen > API/Runtime/PreLoadScreen/IPreLoadScreen
Description
This tick happens as part of the slate render tick during an EarlyStartupLoadScreen
Called on the render thread
Derived Overrides
| Name | RenderTick |
| Type | function |
| Header File | /Engine/Source/Runtime/PreLoadScreen/Public/PreLoadScreen.h |
| Include Path | #include "PreLoadScreen.h" |
void RenderTick
(
FRHICommandListImmediate & RHICmdList,
float DeltaTime
)