Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation > FMontageEvaluationState
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimMontageEvaluationState.h |
Include | #include "Animation/AnimMontageEvaluationState.h" |
FMontageEvaluationState
(
UAnimMontage * InMontage,
float InPosition,
FDeltaTimeRecord InDeltaTimeRecord,
bool bInIsPlaying,
bool bInIsActive,
const FAlphaBlend & InBlendInfo,
const UBlendProfile * InActiveBlendProfile,
float InBlendStartAlpha
)