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

btCylinderShapeZ_getName() private méthode

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