You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Expose get_rpc_config and get_node_rpc_config
This commit is contained in:
@@ -251,3 +251,10 @@ Validate extension JSON: Error: Field 'classes/InputMap/methods/add_action/argum
|
||||
Validate extension JSON: Error: Field 'global_enums/KeyModifierMask/values/KEY_MODIFIER_MASK': value changed value in new API, from 532676600.0 to 2130706432.
|
||||
|
||||
Precision of string-serialized Variant constants increased.
|
||||
|
||||
|
||||
GH-106848
|
||||
---------
|
||||
Validate extension JSON: API was removed: classes/Node/methods/get_rpc_config
|
||||
|
||||
Change Node `get_rpc_config` to `get_node_rpc_config`. Compatibility method registered.
|
||||
|
||||
Reference in New Issue
Block a user