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