UAnimInstance::GetStateMachineIndex

Gets the index of the state machine matching MachineName

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

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

Include

#include "Animation/AnimInstance.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/AnimInstance.cpp

Syntax

int32 GetStateMachineIndex
(
    FName MachineName
) const

Remarks

Gets the index of the state machine matching MachineName