BulletCSharp.BulletSoftBodyPINVOKE.AJoint_Terminate C# (CSharp) Method

AJoint_Terminate() private method

private AJoint_Terminate ( HandleRef jarg1, float jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 float
return void
        public static extern void AJoint_Terminate(HandleRef jarg1, float jarg2);
BulletSoftBodyPINVOKE