virtualx-engine/modules/mono/mono_gd
Raul Santos 8131358b71
C#: New RPCAttribute
Replace old RPC attributes with a new single `RPCAttribute` which works
like the GDScript `@rpc` annotation.
2022-07-07 04:10:38 +02:00
..
support
android_mono_config.h
gd_mono.cpp
gd_mono.h
gd_mono_assembly.cpp
gd_mono_assembly.h
gd_mono_cache.cpp C#: New RPCAttribute 2022-07-07 04:10:38 +02:00
gd_mono_cache.h C#: New RPCAttribute 2022-07-07 04:10:38 +02:00
gd_mono_class.cpp
gd_mono_class.h
gd_mono_field.cpp
gd_mono_field.h
gd_mono_header.h
gd_mono_internals.cpp
gd_mono_internals.h
gd_mono_log.cpp
gd_mono_log.h
gd_mono_marshal.cpp
gd_mono_marshal.h
gd_mono_method.cpp
gd_mono_method.h
gd_mono_method_thunk.h
gd_mono_property.cpp
gd_mono_property.h
gd_mono_utils.cpp
gd_mono_utils.h
gd_mono_wasm_m2n.cpp
gd_mono_wasm_m2n.h
i_mono_class_member.h
managed_type.cpp
managed_type.h