godot/doc
Fabio Alessandrelli 24a949ea11 [Net] Rename RPC constants and annotation arguments.
any -> any_peer
sync -> call_local
ordered -> unreliable_ordered

Multiplayer.RPC_MODE_ANY -> RPC_MODE_ANY_PEER
Multiplayer.TRANSFER_MODE_ORDERED -> TRANSFER_MODE_UNRELIABLE_ORDERED
2021-10-01 18:14:38 +02:00
..
classes [Net] Rename RPC constants and annotation arguments. 2021-10-01 18:14:38 +02:00
tools Implement NativeExtension pointer arguments 2021-08-23 19:58:40 -03:00
translations Correct null and boolean values being capitalised by the str command 2021-08-26 17:11:34 +10:00
Doxyfile Replace HTTP links with HTTPS for sites with HTTPS versions 2021-08-22 20:13:11 -05:00
Makefile