Navigation
API > API/Runtime > API/Runtime/UMG
Different animation events.
| Name | EWidgetAnimationEvent |
| Type | enum |
| Header File | /Engine/Source/Runtime/UMG/Public/Blueprint/UserWidget.h |
| Include Path | #include "Blueprint/UserWidget.h" |
Syntax
enum EWidgetAnimationEvent
{
Started,
Finished,
}
Values
| Name | Remarks |
|---|---|
| Started | |
| Finished |