USoundCueGraphNode::RemoveInputPin

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

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

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
void RemoveInputPin
(
    [UEdGraphPin](API\Runtime\Engine\EdGraph\UEdGraphPin) * InGraphPin
)

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library