BulletCSharp.BulletSoftBodyPINVOKE.LJoint_Type C# (CSharp) Method

LJoint_Type() private method

private LJoint_Type ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
return IntPtr
        public static extern IntPtr LJoint_Type(HandleRef jarg1);
BulletSoftBodyPINVOKE