BulletCSharp.BulletSoftBodyPINVOKE.SBJoint_Type C# (CSharp) Method

SBJoint_Type() private method

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