BulletCSharp.BulletCollisionPINVOKE.btCapsuleShapeZ_getName C# (CSharp) Méthode

btCapsuleShapeZ_getName() private méthode

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