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

btBoxShape_getName() private méthode

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