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

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

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