C4 Engine
C4 Engine API Documentation

JointObject::GetBreakingForce

Defined in:  C4Joints.h
Returns the breaking force for a joint.
Prototype

float GetBreakingForce(voidconst;

Description
The GetBreakingForce function returns the breaking force for a joint, measured in kilonewtons (kN). The breaking force is only used if the kJointBreakable flag is set for the joint.
See Also

JointObject::SetBreakingForce

JointObject::GetJointFlags

JointObject::SetJointFlags