USoundCueGraphNode_Base::GetInputPins

Get all of the Input Pins

Windows
MacOS
Linux

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

Syntax

void GetInputPins
(
    TArray< class UEdGraphPin * > & OutInputPins
)

Remarks

Get all of the Input Pins

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