AChaosCacheManager::HandlePreSolve

End [AActor](API\Runtime\Engine\GameFramework\AActor) interface Handles physics thread pre-solve (push kinematic data for components under playback)

Windows
MacOS
Linux

References

Module

ChaosCaching

Header

/Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/CacheManagerActor.h

Include

#include "Chaos/CacheManagerActor.h"

Source

/Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Private/Chaos/CacheManagerActor.cpp

Syntax

void HandlePreSolve
(
    Chaos::FReal InDt,
    Chaos::FPhysicsSolver * InSolver
)

Remarks

End AActor interface Handles physics thread pre-solve (push kinematic data for components under playback)

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