BulletCSharp.BulletSoftBodyPINVOKE.btAlignedObjectArrayInt_remove C# (CSharp) Метод

btAlignedObjectArrayInt_remove() приватный Метод

private btAlignedObjectArrayInt_remove ( HandleRef jarg1, int jarg2 ) : void
jarg1 HandleRef
jarg2 int
Результат void
        public static extern void btAlignedObjectArrayInt_remove(HandleRef jarg1, int jarg2);
BulletSoftBodyPINVOKE