USoundCueGraphNode_Base::GetInputPin

Get a single Input Pin via its index

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

UEdGraphPin * GetInputPin
(
    int32 InputIndex
)

Remarks

Get a single Input Pin via its index

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