virtualx-engine/modules/gdnative/include
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
..
android Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gdnative Implement native extension system 2021-06-25 17:32:45 -03:00
nativescript [Net] Rename RPC constants and annotation arguments. 2021-10-01 18:14:38 +02:00
pluginscript Added support for scripts reporting multiple errors to ScriptTextEditor 2021-06-19 22:20:30 +10:00
text Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
videodecoder GDNative: New core API 2021-01-25 09:28:02 -03:00