UAnimSequenceBase::AdvanceMarkerPhaseAsFollower

Windows
MacOS
Linux

Override Hierarchy

UAnimSequenceBase::AdvanceMarkerPhaseAsFollower()

UAnimSequence::AdvanceMarkerPhaseAsFollower()

References

Module

Engine

Header

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

Include

#include "Animation/AnimSequenceBase.h"

Syntax

virtual void AdvanceMarkerPhaseAsFollower
(
    const FMarkerTickContext & Context,
    float DeltaRemaining,
    bool bLooping,
    float & CurrentTime,
    FMarkerPair & PreviousMarker,
    FMarkerPair & NextMarker
) const

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