godot/modules/mono
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
..
build_scripts
doc_classes
editor Add editor keyboard shortcut for Mono Build solution button 2021-09-14 13:13:00 +01:00
glue [Net] Rename RPC constants and annotation arguments. 2021-10-01 18:14:38 +02:00
icons
mono_gd [Net] Rename RPC constants and annotation arguments. 2021-10-01 18:14:38 +02:00
utils Remove #ifdefs for handling compilation with Visual Studio < 2015 2021-08-31 20:04:17 +02:00
__init__.py
.editorconfig
.gitignore
class_db_api_json.cpp
class_db_api_json.h
config.py
csharp_script.cpp [Net] Rename RPC constants and annotation arguments. 2021-10-01 18:14:38 +02:00
csharp_script.h Improve C# method listing 2021-09-12 19:54:54 +02:00
Directory.Build.props
godotsharp_defs.h
godotsharp_dirs.cpp
godotsharp_dirs.h
managed_callable.cpp
managed_callable.h
mono_gc_handle.cpp
mono_gc_handle.h
register_types.cpp Namespaces instead of underscore prefix for binds 2021-08-17 16:10:09 +02:00
register_types.h
SCsub
SdkPackageVersions.props
signal_awaiter_utils.cpp
signal_awaiter_utils.h