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

btEmptyShape_getName() private méthode

private btEmptyShape_getName ( HandleRef jarg1 ) : string
jarg1 HandleRef
Résultat string
        public static extern string btEmptyShape_getName(HandleRef jarg1);
BulletCollisionPINVOKE