Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation > UAnimMontage
- UAnimSequenceBase::GetMarkerIndicesForTime()
- UAnimMontage::GetMarkerIndicesForTime()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimMontage.h |
Include | #include "Animation/AnimMontage.h" |
Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimMontage.cpp |
virtual void GetMarkerIndicesForTime
&40;
float CurrentTime,
bool bLooping,
const TArray< FName > & ValidMarkerNames,
FMarkerPair & OutPrevMarker,
FMarkerPair & OutNextMarker
&41; const