Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Extensions > API/Runtime/UMG/Extensions/UUserWidgetExtension
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Extensions/UserWidgetExtension.h |
| Include | #include "Extensions/UserWidgetExtension.h" |
virtual void Tick
&40;
const FGeometry & MyGeometry,
float InDeltaTime
&41;
Remarks
Extend the UUserWidget::Tick function. If the UserWidget ticks, then all extensions will tick regardless of RequiresTick.