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

btAlignedObjectArrayInt_remove() private méthode

private btAlignedObjectArrayInt_remove ( HandleRef jarg1, int jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 int
Résultat void
        public static extern void btAlignedObjectArrayInt_remove(HandleRef jarg1, int jarg2);
BulletCollisionPINVOKE