Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO > API/Plugins/CustomizableObject/MuCO/UCustomizableObject
- UObject::IsCachedCookedPlatformDataLoaded()
- UCustomizableObject::IsCachedCookedPlatformDataLoaded()
References
| Module | CustomizableObject |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Classes/MuCO/CustomizableObject.h |
| Include | #include "MuCO/CustomizableObject.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Private/MuCO/CustomizableObject.cpp |
virtual bool IsCachedCookedPlatformDataLoaded
&40;
const ITargetPlatform &42; TargetPlatform
&41;
Remarks
Have we finished loading all the cooked platform data for the target platforms requested in BeginCacheForCookedPlatformData
Parameters
| Name | Description |
|---|---|
| TargetPlatform | target platform to check for cooked platform data |