UBodySetup::AbortPhysicsMeshAsyncCreation

Aborts an async cook that hasn't begun.

Windows
MacOS
Linux

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

Syntax

void AbortPhysicsMeshAsyncCreation()

Remarks

Aborts an async cook that hasn't begun. See CreatePhysicsMeshesAsync. (Useful for cases where frequent updates at runtime would otherwise cause a backlog)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss