BulletCSharp.BulletCollisionPINVOKE.btCylinderShape_getName C# (CSharp) Method

btCylinderShape_getName() private method

private btCylinderShape_getName ( HandleRef jarg1 ) : string
jarg1 HandleRef
return string
        public static extern string btCylinderShape_getName(HandleRef jarg1);
BulletCollisionPINVOKE