11#include "AnimNotifyState.generated.h"
14class USkeletalMeshComponent;
17#if WITH_EDITORONLY_DATA
34 UFUNCTION(BlueprintImplementableEvent, meta=(AutoCreateRefTerm=
"EventReference"))
37 UFUNCTION(BlueprintImplementableEvent, meta=(AutoCreateRefTerm=
"EventReference"))
40 UFUNCTION(BlueprintImplementableEvent, meta=(AutoCreateRefTerm=
"EventReference"))
43#if WITH_EDITORONLY_DATA
64 UE_DEPRECATED(5.0,
"This function is deprecated. Use the other NotifyBegin instead.")
66 UE_DEPRECATED(5.0,
"This function is deprecated. Use the other NotifyTick instead.")
68 UE_DEPRECATED(5.0,
"This function is deprecated. Use the other NotifyEnd instead.")
80 virtual FString GetEditorComment()
87 ENGINE_API float GetDefaultTriggerWeightThreshold()
const;
92#if WITH_EDITORONLY_DATA
105 bool bIsNativeBranchingPoint;
const FBranchingPointNotifyPayload BranchingPointPayload
Definition AnimInstance.h:121
#define UE_DEPRECATED(Version, Message)
Definition CoreMiscDefines.h:302
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define UPROPERTY(...)
UObject definition macros.
Definition ObjectMacros.h:744
#define UFUNCTION(...)
Definition ObjectMacros.h:745
#define GENERATED_UCLASS_BODY(...)
Definition ObjectMacros.h:768
#define UCLASS(...)
Definition ObjectMacros.h:776
Definition CanvasTypes.h:211
Definition ObjectSaveContext.h:244
Definition PrimitiveDrawInterface.h:19
Definition SceneView.h:1425
Definition AnimNotifyState.h:25
Definition AnimSequenceBase.h:37
Definition AnimNotifyQueue.h:22
Definition AnimTypes.h:277
Definition AnimNotify.h:24
static CORE_API const FLinearColor Black
Definition Color.h:458