BulletCSharp.BulletCollisionPINVOKE.btBoxShape_getName C# (CSharp) Method

btBoxShape_getName() private method

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