BulletCSharp.BulletCollisionPINVOKE.btBoxShape_getName C# (CSharp) 메소드

btBoxShape_getName() 개인적인 메소드

private btBoxShape_getName ( HandleRef jarg1 ) : string
jarg1 System.Runtime.InteropServices.HandleRef
리턴 string
        public static extern string btBoxShape_getName(HandleRef jarg1);
BulletCollisionPINVOKE