Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO > API/Plugins/CustomizableObject/MuCO/UCustomizableObjectSystem
References
| Module | CustomizableObject |
| Header | /Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectSystem.h |
| Include | #include "MuCO/CustomizableObjectSystem.h" |
| Source | /Engine/Plugins/Mutable/Source/CustomizableObject/Private/MuCO/CustomizableObjectSystem.cpp |
UFUNCTION (BlueprintCallable, BlueprintPure, Category=CustomizableObjectSystem)
int32 GetWorkingMemory() const
Remarks
Get Mutable's working memory limit (kilobytes). See SetWorkingMemory(int32).