Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Blueprint > API/Runtime/UMG/Blueprint/UUserWidget
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Blueprint/UserWidget.h |
| Include | #include "Blueprint/UserWidget.h" |
void OnAnimationStarted
&40;
const UWidgetAnimation &42; Animation
&41;
Remarks
Called when an animation is started.
Parameters
| Name | Description |
|---|---|
| Animation | the animation that started |