Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO > API/Plugins/CustomizableObject/MuCO/FObjectNodeInputPin
Syntax
FName PinName
Remarks
The internal name for the pin, to disambiguate it from other pins.
Ensure this name is unique for object node pins created by the same extension.
The system can automatically distinguish between pins with the same name across different extensions, so this doesn't need to be a globally unique name.