Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Animation
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Animation/UMGSequenceTickManager.h |
| Include | #include "Animation/UMGSequenceTickManager.h" |
Syntax
struct FSequenceTickManagerWidgetData
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bActionsAndAnimationTicked | The widget's animation was ticked this frame. | |
| bool | bIsTicking | The widget was ticked. |