Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/UCustomizableObject
Description
Return true if the Customizable Object is still being loaded. It may take a few frames to load the Customizable Object.
| Name | IsLoading |
| 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 |
UFUNCTION (BlueprintCallable, Category=CustomizableObject)
bool IsLoading() const