UAnimSequenceBase::GetMarkerIndicesForTime

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

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

Include

#include "Animation/AnimSequenceBase.h"

Syntax

virtual void GetMarkerIndicesForTime
(
    float CurrentTime,
    bool bLooping,
    const TArray< FName > & ValidMarkerNames,
    FMarkerPair & OutPrevMarker,
    FMarkerPair & OutNextMarker
) 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