BulletCSharp.LinearMathPINVOKE.new_CProfileNode C# (CSharp) 메소드

new_CProfileNode() 개인적인 메소드

private new_CProfileNode ( string jarg1, HandleRef jarg2 ) : IntPtr
jarg1 string
jarg2 HandleRef
리턴 IntPtr
        public static extern IntPtr new_CProfileNode(string jarg1, HandleRef jarg2);
LinearMathPINVOKE