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

btCapsuleShape_getName() private méthode

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