index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
classes
/
UDPServer.xml
Age
Commit message (
Expand
)
Author
2023-04-24
Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining...
mara
2023-03-13
Fix GDScript code style regarding colon
Danil Alexeev
2023-01-31
Fix C# examples in documentation
Raul Santos
2022-08-09
[doc] Use "param" instead of "code" to refer to parameters
Andy Maloney
2022-08-08
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2021-09-20
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-06-11
Rename Reference to RefCounted
Pedro J. Estébanez
2021-04-12
This renames PacketPeerUDP.listen to bind.
Fabio Alessandrelli
2021-04-12
Allow local port control on net_socket connections
dam
2021-03-05
Docs: Port Code Examples to C# (R, S, T, U)
HaSa1002
2020-07-14
Document updated UDPServer interface.
Fabio Alessandrelli
2020-02-19
doc: Sync classref with current source
Rémi Verschelde
2020-02-17
Add documentation for new DTLS features.
Fabio Alessandrelli