BulletCSharp.Link.Link C# (CSharp) Method

Link() public method

public Link ( ) : System
return System
        public Link()
            : this(BulletSoftBodyPINVOKE.new_Link(), true)
        {
        }

Same methods

Link::Link ( IntPtr cPtr, bool cMemoryOwn ) : System