Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/UCustomizableObject
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const UCustomizableObjectPrivate * GetPrivate () |
MuCO/CustomizableObject.h | ||
UCustomizableObjectPrivate * GetPrivate () |
MuCO/CustomizableObject.h |
GetPrivate()
| Name | GetPrivate |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObject.h |
| Include Path | #include "MuCO/CustomizableObject.h" |
| Source | /Engine/Plugins/Mutable/Source/CustomizableObject/Private/MuCO/CustomizableObject.cpp |
const UCustomizableObjectPrivate * GetPrivate() const
GetPrivate()
| Name | GetPrivate |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObject.h |
| Include Path | #include "MuCO/CustomizableObject.h" |
| Source | /Engine/Plugins/Mutable/Source/CustomizableObject/Private/MuCO/CustomizableObject.cpp |
UCustomizableObjectPrivate * GetPrivate()