BulletCSharp.BulletSoftBodyPINVOKE.SBJoint_m_delete_set C# (CSharp) Method

SBJoint_m_delete_set() private method

private SBJoint_m_delete_set ( HandleRef jarg1, bool jarg2 ) : void
jarg1 HandleRef
jarg2 bool
return void
        public static extern void SBJoint_m_delete_set(HandleRef jarg1, bool jarg2);
BulletSoftBodyPINVOKE