BulletCSharp.BulletSoftBodyPINVOKE.CJoint_Terminate C# (CSharp) Метод

CJoint_Terminate() приватный Метод

private CJoint_Terminate ( HandleRef jarg1, float jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 float
Результат void
        public static extern void CJoint_Terminate(HandleRef jarg1, float jarg2);
BulletSoftBodyPINVOKE