Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/UCustomizableObjectSystem
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UCustomizableObjectSystemPrivate * GetPrivate () |
Give access to the internal object data. | MuCO/CustomizableObjectSystem.h | |
const UCustomizableObjectSystemPrivate * GetPrivate () |
MuCO/CustomizableObjectSystem.h |
GetPrivate()
Description
Give access to the internal object data.
| Name | GetPrivate |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectSystem.h |
| Include Path | #include "MuCO/CustomizableObjectSystem.h" |
| Source | /Engine/Plugins/Mutable/Source/CustomizableObject/Private/MuCO/CustomizableObjectSystem.cpp |
UCustomizableObjectSystemPrivate * GetPrivate()
GetPrivate()
| Name | GetPrivate |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectSystem.h |
| Include Path | #include "MuCO/CustomizableObjectSystem.h" |
| Source | /Engine/Plugins/Mutable/Source/CustomizableObject/Private/MuCO/CustomizableObjectSystem.cpp |
const UCustomizableObjectSystemPrivate * GetPrivate() const