UAnimGraphNode_LinkedInputPose::GetNumInputs

Windows
MacOS
Linux

References

Module

AnimGraph

Header

/Engine/Source/Editor/AnimGraph/Classes/AnimGraphNode_LinkedInputPose.h

Include

#include "AnimGraphNode_LinkedInputPose.h"

Source

/Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_LinkedInputPose.cpp

Syntax

int32 GetNumInputs() const

Returns

the number of parameter inputs this node provides. This is either determined via the Inputs array or via the FunctionReference.

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