Universe.Physics.BulletSPlugin.BSAPIUnman.BSAPICPP.RemoveConstraintRef2 C# (CSharp) 메소드

RemoveConstraintRef2() 개인적인 메소드

private RemoveConstraintRef2 ( IntPtr obj, IntPtr constrain ) : void
obj System.IntPtr
constrain System.IntPtr
리턴 void
            public static extern void RemoveConstraintRef2(IntPtr obj, IntPtr constrain);
BSAPIUnman.BSAPICPP