SSimplePreLoadScreenWidget::Tick

Handles updating the background every X seconds.

Windows
MacOS
Linux

Override Hierarchy

SWidget::Tick()

SSimplePreLoadScreenWidget::Tick()

References

Module

PreLoadScreen

Header

/Engine/Source/Runtime/PreLoadScreen/Public/SimplePreLoadScreenWidget.h

Include

#include "SimplePreLoadScreenWidget.h"

Syntax

virtual void Tick
(
    const FGeometry & AllottedGeometry,
    const double InCurrentTime,
    const float InDeltaTime
)

Remarks

Handles updating the background every X seconds.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss