Click or drag to resize

MultiplayerAPIClear Method

Clears the current MultiplayerAPI network state (you shouldn't call this unless you know what you are doing).

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