FAnimNode_StateMachine::IsAConduitState

Helper function to test if a state is a conduit

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Animation/AnimNode_StateMachine.h"

Source

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

Syntax

bool IsAConduitState
(
    int32 StateIndex
) const

Remarks

Helper function to test if a state is a conduit

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss