BulletCSharp.BulletSoftBodyPINVOKE.btAlignedObjectArrayInt_reserve C# (CSharp) 메소드

btAlignedObjectArrayInt_reserve() 개인적인 메소드

private btAlignedObjectArrayInt_reserve ( HandleRef jarg1, int jarg2 ) : void
jarg1 HandleRef
jarg2 int
리턴 void
        public static extern void btAlignedObjectArrayInt_reserve(HandleRef jarg1, int jarg2);
BulletSoftBodyPINVOKE