MultiplayerAPIRefuseNewNetworkConnections Property |
If true, the MultiplayerAPI's NetworkPeer refuses new incoming connections.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public bool RefuseNewNetworkConnections { get; set; }
Property Value
Type:
BooleanSee Also