BulletCSharp.BulletSoftBodyPINVOKE.CJoint_m_life_set C# (CSharp) Method

CJoint_m_life_set() private method

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