NetworkedMultiplayerPeer.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getConnectionStatus
GodotMethod!(NetworkedMultiplayerPeer.ConnectionStatus) getConnectionStatus;
Undocumented in source.
getPacketPeer
GodotMethod!(long) getPacketPeer;
Undocumented in source.
getTransferMode
GodotMethod!(NetworkedMultiplayerPeer.TransferMode) getTransferMode;
Undocumented in source.
getUniqueId
GodotMethod!(long) getUniqueId;
Undocumented in source.
isRefusingNewConnections
GodotMethod!(bool) isRefusingNewConnections;
Undocumented in source.
poll
GodotMethod!(void) poll;
Undocumented in source.
setRefuseNewConnections
GodotMethod!(void, bool) setRefuseNewConnections;
Undocumented in source.
setTargetPeer
GodotMethod!(void, long) setTargetPeer;
Undocumented in source.
setTransferMode
GodotMethod!(void, long) setTransferMode;
Undocumented in source.

Meta