Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/UAnimInstance
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimInstance.h |
| Include | #include "Animation/AnimInstance.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimInstance.cpp |
UFUNCTION (BlueprintPure, Category="Animation|State Machines",
Meta=(BlueprintInternalUseOnly="true", AnimGetter="true", GetterContext="Transition", BlueprintThreadSafe, Keywords="Window,TransitionWindow,NotifyState,NotifyStateTransition"))
bool WasAnimNotifyTriggeredInAnyState
(
TSubclassOf < UAnimNotify > AnimNotifyType
)
Remarks
Get whether an animation notify of a given type was triggered last tick.