BulletCSharp.BulletSoftBodyPINVOKE.delete_btSoftBody C# (CSharp) Method

delete_btSoftBody() private method

private delete_btSoftBody ( HandleRef jarg1 ) : void
jarg1 HandleRef
return void
        public static extern void delete_btSoftBody(HandleRef jarg1);
BulletSoftBodyPINVOKE