Navigation
API > API/Plugins > API/Plugins/PreLoadScreenMoviePlayer > API/Plugins/PreLoadScreenMoviePlayer/FPreLoadMoviePlayerScreenBase
- IPreLoadScreen::Tick()
- FPreLoadScreenBase::Tick()
- FPreLoadMoviePlayerScreenBase::Tick()
References
Module | PreLoadScreenMoviePlayer |
Header | /Engine/Plugins/Runtime/PreLoadScreenMoviePlayer/Source/PreLoadScreenMoviePlayer/Public/PreLoadMoviePlayerScreenBase.h |
Include | #include "PreLoadMoviePlayerScreenBase.h" |
virtual void Tick
(
float DeltaTime
)
Remarks
We don't use these in the FPreLoadScreenBase, but they are useful for game-specific implementations.