FAnimInstanceProxy::GetCheckedNodeFromIndex

Gets a checked node given an index into the node property array

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Animation/AnimInstanceProxy.h

Include

#include "Animation/AnimInstanceProxy.h"

Syntax

template<class NodeType>
NodeType * GetCheckedNodeFromIndex
(
    int32 NodeIdx
)

Remarks

Gets a checked node given an index into the node property array

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