godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
godot_gdnative_ext_net_api_struct_3_1
godot
c
api
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
godot_gdnative_ext_net_api_struct_3_1 {
mixin
ApiStructHeader
;
@
nogc
nothrow
da_godot_net_bind_stream_peer
godot_net_bind_stream_peer
;
@
nogc
nothrow
da_godot_net_bind_packet_peer
godot_net_bind_packet_peer
;
@
nogc
nothrow
da_godot_net_bind_multiplayer_peer
godot_net_bind_multiplayer_peer
;
const
(
godot_gdnative_ext_net_api_struct_3_2
*)
nextVersion
();
}
Alias This
nextVersion
Members
Functions
nextVersion
const
(
godot_gdnative_ext_net_api_struct_3_2
*)
nextVersion
()
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
ApiStructHeader
Undocumented in source.
Variables
godot_net_bind_multiplayer_peer
da_godot_net_bind_multiplayer_peer
godot_net_bind_multiplayer_peer
;
Undocumented in source.
godot_net_bind_packet_peer
da_godot_net_bind_packet_peer
godot_net_bind_packet_peer
;
Undocumented in source.
godot_net_bind_stream_peer
da_godot_net_bind_stream_peer
godot_net_bind_stream_peer
;
Undocumented in source.
Mixed In Members
From
mixin
ApiStructHeader
type
uint
type
;
Undocumented in source.
ver
godot_gdnative_api_version
ver
;
Undocumented in source.
next
godot_gdnative_api_struct
*
next
;
Undocumented in source.
Meta
Source
See Implementation
godot
c
api
enums
ApiType
mixin templates
ApiStructHeader
structs
GDNativeVersion
godot_gdnative_api_struct
godot_gdnative_api_version