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