Navigation
API > API/Plugins > API/Plugins/NaniteDisplacedMesh > API/Plugins/NaniteDisplacedMesh/UNaniteDisplacedMesh
- UObject::IsCachedCookedPlatformDataLoaded()
- UNaniteDisplacedMesh::IsCachedCookedPlatformDataLoaded()
References
| Module | NaniteDisplacedMesh |
| Header | /Engine/Plugins/Experimental/NaniteDisplacedMesh/Source/NaniteDisplacedMesh/Public/NaniteDisplacedMesh.h |
| Include | #include "NaniteDisplacedMesh.h" |
| Source | /Engine/Plugins/Experimental/NaniteDisplacedMesh/Source/NaniteDisplacedMesh/Private/NaniteDisplacedMesh.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 |