Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation > FAnimMontageInstance
Syntax
TOptional< float > ForcedNextFromPosition
Remarks
Optional evaluation range to use next update (ignoring the real delta time). Used by external systems that are setting animation times directly. Will fire off notifies and other events provided the animation system is ticking.