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

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

private CJoint_Type ( HandleRef jarg1 ) : IntPtr
jarg1 System.Runtime.InteropServices.HandleRef
Результат System.IntPtr
        public static extern IntPtr CJoint_Type(HandleRef jarg1);
BulletSoftBodyPINVOKE