UControlRigGraphNode::DestroyPinList

Destroy all pins in an array

Windows
MacOS
Linux

References

Module

ControlRigDeveloper

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRigDeveloper/Public/Graph/ControlRigGraphNode.h

Include

#include "Graph/ControlRigGraphNode.h"

Source

/Engine/Plugins/Experimental/ControlRig/Source/ControlRigDeveloper/Private/Graph/ControlRigGraphNode.cpp

Syntax

void DestroyPinList
(
    TArray< UEdGraphPin * > & InPins
)

Remarks

Destroy all pins in an array

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