UWidgetComponent::SetTickWhenOffscreen

Sets whether the widget ticks when offscreen or not

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/WidgetComponent.h

Include

#include "Components/WidgetComponent.h"

Syntax

void SetTickWhenOffscreen
(
    const bool bWantTickWhenOffscreen
)

Remarks

Sets whether the widget ticks when offscreen or not

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