Click or drag to resize

MultiplayerAPIHasNetworkPeer Method

Returns true if there is a NetworkPeer set.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool HasNetworkPeer()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.MultiplayerAPI.HasNetworkPeer"]

See Also