Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAnimInstanceProxy
Description
Get Currently active montage evaluation state. Note that there might be multiple Active at the same time. This will only return the first active one it finds.
| Name | GetActiveMontageEvaluationState |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Animation/AnimInstanceProxy.h |
| Include Path | #include "Animation/AnimInstanceProxy.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimInstanceProxy.cpp |
const FMontageEvaluationState * GetActiveMontageEvaluationState() const