USoundCueGraphNode_Base::GetInputPin

Get a single Input Pin via its index

Unreal Engine C++ API Reference > Editor > AudioEditor > SoundCueGraph > USoundCueGraphNode_Base

References

   
Module AudioEditor
Header /Engine/Source/Editor/AudioEditor/Classes/SoundCueGraph/SoundCueGraphNode_Base.h
Include #include "SoundCueGraph/SoundCueGraphNode_Base.h"
Source /Engine/Source/Editor/AudioEditor/Private/SoundCueGraphNode_Base.cpp
[UEdGraphPin](API\Runtime\Engine\EdGraph\UEdGraphPin) * GetInputPin
(
    int32 InputIndex
)

Remarks

Get a single Input Pin via its index


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library