BulletCSharp.BulletCollisionPINVOKE.btAlignedObjectArrayInt_push_back C# (CSharp) 메소드

btAlignedObjectArrayInt_push_back() 개인적인 메소드

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