Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/UWidgetAnimation
Description
Get the start time of this animation.
| Name | GetStartTime |
| Type | function |
| Header File | /Engine/Source/Runtime/UMG/Public/Animation/WidgetAnimation.h |
| Include Path | #include "Animation/WidgetAnimation.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Animation/WidgetAnimation.cpp |
UFUNCTION (BlueprintCallable, Category="Animation")
float GetStartTime() const
Start time in seconds.