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