Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimMontage.h |
Include | #include "Animation/AnimMontage.h" |
Syntax
struct FBranchingPointMarker
Remarks
AnimNotifies marked as BranchingPoints will create these markers on their Begin/End times. They create stopping points when the Montage is being ticked to dispatch events.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TEnumAsByte< EAnimNotifyEventType::Type > | NotifyEventType | |
![]() |
int32 | NotifyIndex | |
![]() |
float | TriggerTime |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FBranchingPointMarker
(
int32 InNotifyIndex, |