BulletCSharp.BulletSoftBodyPINVOKE.CJoint_m_maxlife_set C# (CSharp) Méthode

CJoint_m_maxlife_set() private méthode

private CJoint_m_maxlife_set ( HandleRef jarg1, int jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 int
Résultat void
        public static extern void CJoint_m_maxlife_set(HandleRef jarg1, int jarg2);
BulletSoftBodyPINVOKE