Skip to main content

WidgetComponent.UseAutomaticTickModeByDefault

Var

Unreal Engine Var console variable.

WidgetComponentUseAutomaticTickModeByDefault

Description

Sets to true to Disable Tick by default on Widget Components when set to false, the tick will enabled by default.

Usage

WidgetComponent.UseAutomaticTickModeByDefault [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.