Click or drag to resize

RangeUnshare Method

Stops range from sharing its member variables with any other.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void Unshare()
See Also