Click or drag to resize

PacketPeerDTLSDisconnectFromPeer Method

Disconnects this peer, terminating the DTLS session.

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