Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Engine > API/Runtime/Engine/Engine/UTexture
- UObject::IsCachedCookedPlatformDataLoaded()
- UTexture::IsCachedCookedPlatformDataLoaded()
- UVirtualTexture2D::IsCachedCookedPlatformDataLoaded()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Engine/Texture.h |
| Include | #include "Engine/Texture.h" |
| Source | /Engine/Source/Runtime/Engine/Private/TextureDerivedData.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 |