BulletCSharp.BulletSoftBodyPINVOKE.btAlignedObjectArrayInt_findLinearSearch C# (CSharp) Method

btAlignedObjectArrayInt_findLinearSearch() private method

private btAlignedObjectArrayInt_findLinearSearch ( HandleRef jarg1, int jarg2 ) : int
jarg1 HandleRef
jarg2 int
return int
        public static extern int btAlignedObjectArrayInt_findLinearSearch(HandleRef jarg1, int jarg2);
BulletSoftBodyPINVOKE