BulletCSharp.BulletSoftBodyPINVOKE.CJoint_m_maxlife_get C# (CSharp) Method

CJoint_m_maxlife_get() private method

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