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

btConvexHullShape_getName() private méthode

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