Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Slate > API/Runtime/UMG/Slate/SObjectWidget
- SWidget::Tick()
- SObjectWidget::Tick()
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Slate/SObjectWidget.h |
| Include | #include "Slate/SObjectWidget.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Slate/SObjectWidget.cpp |
virtual void Tick
&40;
const FGeometry & AllottedGeometry,
const double InCurrentTime,
const float InDeltaTime
&41;
Remarks
SWidget Tick override. Note this will not be called if bCanTick is set to false by the UserWidget