USoundCueGraphNode::RemoveInputPin

Remove a specific input pin from this node and recompile the SoundCue

Windows
MacOS
Linux

References

Module

AudioEditor

Header

/Engine/Source/Editor/AudioEditor/Classes/SoundCueGraph/SoundCueGraphNode.h

Include

#include "SoundCueGraph/SoundCueGraphNode.h"

Source

/Engine/Source/Editor/AudioEditor/Private/SoundCueGraphNode.cpp

Syntax

void RemoveInputPin
(
    UEdGraphPin * InGraphPin
)

Remarks

Remove a specific input pin from this node and recompile the SoundCue

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