Navigation
API > API/Plugins > API/Plugins/CustomizableObject
| Name | FRegisteredObjectNodeInputPin |
| Type | struct |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/ICustomizableObjectModule.h |
| Include Path | #include "MuCO/ICustomizableObjectModule.h" |
Syntax
struct FRegisteredObjectNodeInputPin
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Extension | TWeakObjectPtr< const UCustomizableObjectExtension > | MuCO/ICustomizableObjectModule.h | ||
| GlobalPinName | FName | A name for this pin that should be globally unique across extensions | MuCO/ICustomizableObjectModule.h | |
| InputPin | FObjectNodeInputPin | MuCO/ICustomizableObjectModule.h |