Files
godot/modules
opl- e4d20ae373 Fix code duplication in CSharpScript
Removes code duplication between `CSharpScript::reload()` and `CSharpScript::initialize_for_managed_type()`.

Removes a redundant `CSharpScript::update_exports()` call in `CSharpLanguage::reload_assemblies()` as `CSharpScript::reload()` already calls it when appropriate.

Fixes missing update of RPC information in `CSharpScript::initialize_for_managed_type()`.
2020-10-13 06:46:34 +02:00
..
2020-10-02 15:04:51 +03:00
2020-10-02 15:04:51 +03:00
2020-09-10 11:38:52 +01:00
2020-09-19 15:09:36 +02:00
2020-07-10 13:56:54 +01:00
2020-09-15 09:49:26 -04:00
2020-07-10 13:56:54 +01:00
2020-10-13 06:46:34 +02:00
2020-07-10 13:56:54 +01:00
2020-05-21 16:02:53 +02:00
2020-07-10 13:56:54 +01:00