BulletCSharp.BulletCollisionPINVOKE.btCapsuleShapeZ_getName C# (CSharp) Method

btCapsuleShapeZ_getName() private method

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