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

btAlignedObjectArrayInt_push_back() private méthode

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