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

delete_btCapsuleShapeZ() private méthode

private delete_btCapsuleShapeZ ( HandleRef jarg1 ) : void
jarg1 HandleRef
Résultat void
        public static extern void delete_btCapsuleShapeZ(HandleRef jarg1);
BulletCollisionPINVOKE