Navigation
API > API/Runtime > API/Runtime/UMG
| Name | FSequenceTickManagerWidgetData |
| Type | struct |
| Header File | /Engine/Source/Runtime/UMG/Public/Animation/UMGSequenceTickManager.h |
| Include Path | #include "Animation/UMGSequenceTickManager.h" |
Syntax
USTRUCT ()
struct FSequenceTickManagerWidgetData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bActionsAndAnimationTicked | bool | The widget's animation was ticked this frame. | Animation/UMGSequenceTickManager.h | |
| bIsTicking | bool | The widget was ticked. | Animation/UMGSequenceTickManager.h |