godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
godot_net_webrtc_library
godot
abi
net
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
nogc
nothrow
struct
godot_net_webrtc_library {
void
*
function
()
unregistered
;
godot_error
*
function
(
godot_object
*)
create_peer_connection
;
void
*
next
;
}
Members
Variables
create_peer_connection
godot_error
*
function
(
godot_object
*)
create_peer_connection
;
Undocumented in source.
next
void
*
next
;
Undocumented in source.
unregistered
void
*
function
()
unregistered
;
Undocumented in source.
Meta
Source
See Implementation
godot
abi
net
manifest constants
GODOT_NET_API_MAJOR
GODOT_NET_API_MINOR
structs
godot_net_multiplayer_peer
godot_net_packet_peer
godot_net_stream_peer
godot_net_webrtc_data_channel
godot_net_webrtc_library
godot_net_webrtc_peer
godot_net_webrtc_peer_connection