RangeShare Method |
Binds two ranges together along with any ranges previously grouped with either of them. When any of range's member variables change, it will share the new value with all other ranges in its group.
Namespace: Godot
public void Share( Node with )
[Missing <param name="with"/> documentation for "M:Godot.Range.Share(Godot.Node)"]