FBranchingPoint

Remove [FBranchingPoint](API\Runtime\Engine\Animation\FBranchingPoint) when VER_UE4_MONTAGE_BRANCHING_POINT_REMOVAL is removed.

Windows
MacOS
Linux

Inheritance Hierarchy

FAnimLinkableElement

FBranchingPoint

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/AnimMontage.h

Include

#include "Animation/AnimMontage.h"

Syntax

struct FBranchingPoint : public FAnimLinkableElement

Remarks

Remove FBranchingPoint when VER_UE4_MONTAGE_BRANCHING_POINT_REMOVAL is removed.

Variables

Name Description

Public variable

FName

 

EventName

Public variable

float

 

TriggerTimeOffset

An offset from the DisplayTime to the actual time we will trigger the notify, as we cannot always trigger it exactly at the time the user wants

Functions

Name Description

Public function Const

float

 

GetTriggerTime()

Returns the time this branching point should be triggered

Deprecated Variables

Name Description

Public variable

float

 

DisplayTime_DEPRECATED

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss