Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO > API/Plugins/CustomizableObject/MuCO/UCustomizableObjectSystem
References
| Module | CustomizableObject |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Classes/MuCO/CustomizableObjectSystem.h |
| Include | #include "MuCO/CustomizableObjectSystem.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Private/MuCO/CustomizableObjectSystem.cpp |
UFUNCTION&40;BlueprintCallable, BlueprintPure, Category&61;Status&41;
static UCustomizableObjectSystem &42; GetInstance&40;&41;
Remarks
Get the singleton object. It will be created if it doesn't exist yet.
Parameters
| Name | Description |
|---|---|
| bCreate | Create a system if it does not has been created yet. |