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