PacketPeerUDP.GDNativeClassBinding

Undocumented in source.

Members

Static variables

close
GodotMethod!(void) close;
Undocumented in source.
connectToHost
GodotMethod!(GodotError, String, long) connectToHost;
Undocumented in source.
getPacketIp
GodotMethod!(String) getPacketIp;
Undocumented in source.
getPacketPort
GodotMethod!(long) getPacketPort;
Undocumented in source.
isConnectedToHost
GodotMethod!(bool) isConnectedToHost;
Undocumented in source.
isListening
GodotMethod!(bool) isListening;
Undocumented in source.
joinMulticastGroup
GodotMethod!(GodotError, String, String) joinMulticastGroup;
Undocumented in source.
leaveMulticastGroup
GodotMethod!(GodotError, String, String) leaveMulticastGroup;
Undocumented in source.
listen
GodotMethod!(GodotError, long, String, long) listen;
Undocumented in source.
setBroadcastEnabled
GodotMethod!(void, bool) setBroadcastEnabled;
Undocumented in source.
setDestAddress
GodotMethod!(GodotError, String, long) setDestAddress;
Undocumented in source.
wait
GodotMethod!(GodotError) wait;
Undocumented in source.

Meta