UAnimGraphNode_LinkedInputPose::GetNumInputs

Unreal Engine C++ API Reference > Editor > AnimGraph > UAnimGraphNode_LinkedInputPose

References

   
Module AnimGraph
Header /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_LinkedInputPose.h
Include #include "AnimGraphNode_LinkedInputPose.h"
Source /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_LinkedInputPose.cpp
int32 GetNumInputs() const

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library