- 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.