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 (BlueprintCallable, Category=Status)
static bool IsUpdateResultValid
(
const EUpdateResult UpdateResult
)
Remarks
Determines if the result of the instance update is valid or not. true if the result is successful or has warnings, false if the result is from the Error category