Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes/UCustomizableObjectNode
| Type | Name | Description | |
|---|---|---|---|
| void | SetPinHidden
(
UEdGraphPin& Pin, |
Set a pin to be hidden or not. | |
| void | SetPinHidden
(
const TArray< UEdGraphPin* >& Pins, |
Set an array of pins to be hidden or not. |