Universe.Physics.BulletSPlugin.BSAPIUnman.BSAPICPP.RemoveConstraintRef2 C# (CSharp) Méthode

RemoveConstraintRef2() private méthode

private RemoveConstraintRef2 ( IntPtr obj, IntPtr constrain ) : void
obj System.IntPtr
constrain System.IntPtr
Résultat void
            public static extern void RemoveConstraintRef2(IntPtr obj, IntPtr constrain);
BSAPIUnman.BSAPICPP