Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UBodySetup
Description
Aborts an async cook that hasn't begun. See CreatePhysicsMeshesAsync. (Useful for cases where frequent updates at runtime would otherwise cause a backlog)
| Name | AbortPhysicsMeshAsyncCreation |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/BodySetup.h |
| Include Path | #include "PhysicsEngine/BodySetup.h" |
| Source | /Engine/Source/Runtime/Engine/Private/PhysicsEngine/BodySetup.cpp |
void AbortPhysicsMeshAsyncCreation()