PacketPeerDTLS.GDNativeClassBinding

Undocumented in source.

Members

Static variables

connectToPeer
GodotMethod!(GodotError, PacketPeerUDP, bool, String, X509Certificate) connectToPeer;
Undocumented in source.
disconnectFromPeer
GodotMethod!(void) disconnectFromPeer;
Undocumented in source.
getStatus
GodotMethod!(PacketPeerDTLS.Status) getStatus;
Undocumented in source.
poll
GodotMethod!(void) poll;
Undocumented in source.

Meta