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