Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/UEdGraphSchema_CustomizableObjec-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FName GetPinCategoryName
(
const FName& PinCategory |
MuCOE/EdGraphSchema_CustomizableObject.h | ||
static FName GetPinCategoryName
(
const UScriptStruct* Type |
MuCOE/EdGraphSchema_CustomizableObject.h |
GetPinCategoryName(const FName &)
| Name | GetPinCategoryName |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObjectEditor/Public/MuCOE/EdGraphSchema_CustomizableObject.h |
| Include Path | #include "MuCOE/EdGraphSchema_CustomizableObject.h" |
| Source | /Engine/Plugins/Mutable/Source/CustomizableObjectEditor/Private/MuCOE/EdGraphSchema_CustomizableObject.cpp |
static FName GetPinCategoryName
(
const FName & PinCategory
)
GetPinCategoryName(const UScriptStruct *)
| Name | GetPinCategoryName |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObjectEditor/Public/MuCOE/EdGraphSchema_CustomizableObject.h |
| Include Path | #include "MuCOE/EdGraphSchema_CustomizableObject.h" |
| Source | /Engine/Plugins/Mutable/Source/CustomizableObjectEditor/Private/MuCOE/EdGraphSchema_CustomizableObject.cpp |
static FName GetPinCategoryName
(
const UScriptStruct * Type
)