FAnimInstanceProxy::GetCheckedNodeFromIndexUntyped

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"

Source

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

Syntax

FAnimNode_Base * GetCheckedNodeFromIndexUntyped
(
    int32 NodeIdx,
    UScriptStruct * RequiredStructType
)

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