Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Animation > UWidgetAnimation
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Animation/WidgetAnimation.h |
Include | #include "Animation/WidgetAnimation.h" |
Source | /Engine/Source/Runtime/UMG/Private/Animation/WidgetAnimation.cpp |
UFUNCTION (BlueprintCallable, Category=Animation, Meta=(BlueprintInternalUseOnly="TRUE"))
void UnbindFromAnimationStarted
(
UUserWidget * Widget,
FWidgetAnimationDynamicEvent Delegate
)