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

btAlignedObjectArrayInt_findLinearSearch() 개인적인 메소드

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