godot_net_packet_peer

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

data
godot_object data;
Undocumented in source.
get_available_packet_count
godot_int function(const void*) get_available_packet_count;
Undocumented in source.
get_max_packet_size
godot_int function(const void*) get_max_packet_size;
Undocumented in source.
get_packet
godot_error function(void*, const ubyte**, int*) get_packet;
Undocumented in source.
next
void* next;
Undocumented in source.
put_packet
godot_error function(void*, const ubyte*, int) put_packet;
Undocumented in source.

Meta