BulletCSharp.BulletSoftBodyPINVOKE.CJoint_m_life_get C# (CSharp) Method

CJoint_m_life_get() private method

private CJoint_m_life_get ( HandleRef jarg1 ) : int
jarg1 System.Runtime.InteropServices.HandleRef
return int
        public static extern int CJoint_m_life_get(HandleRef jarg1);
BulletSoftBodyPINVOKE