Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FCharacterGroundConstraintProxy
Description
Gets the data from the game thread via the RemoteData and creates a constraint on the physics thread
| Name | InitializeOnPhysicsThread |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsProxy/CharacterGroundConstraintProxy.h |
| Include Path | #include "PhysicsProxy/CharacterGroundConstraintProxy.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/PhysicsProxy/CharacterGroundConstraintProxy.cpp |
void InitializeOnPhysicsThread
(
FPBDRigidsSolver * InSolver,
FDirtyPropertiesManager & Manager,
int32 DataIdx,
FDirtyChaosProperties & RemoteData
)