Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/PhysicsMover > API/Plugins/Mover/PhysicsMover/Modes > API/Plugins/Mover/PhysicsMover/Modes/UPhysicsDrivenFallingMode
- IPhysicsCharacterMovementModeInterface::UpdateConstraintSettings()
- UPhysicsDrivenFallingMode::UpdateConstraintSettings()
References
| Module | Mover |
| Header | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/PhysicsMover/Modes/PhysicsDrivenFallingMode.h |
| Include | #include "PhysicsMover/Modes/PhysicsDrivenFallingMode.h" |
| Source | /Engine/Plugins/Experimental/Mover/Source/Mover/Private/PhysicsMover/Modes/PhysicsDrivenFallingMode.cpp |
virtual void UpdateConstraintSettings
(
Chaos::FCharacterGroundConstraint & Constraint
) const
Remarks
Update the constraint settings on the game thread.