You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 19:41:11 +00:00
Merge pull request #12284 from bojidar-bg/allow-subproperty-set
Allow for getting/setting "dotted" properties of objects
This commit is contained in:
@@ -2918,7 +2918,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "godot_node_path_get_property",
|
||||
"name": "godot_node_path_get_concatenated_subnames",
|
||||
"return_type": "godot_string",
|
||||
"arguments": [
|
||||
["const godot_node_path *", "p_self"]
|
||||
|
||||
Reference in New Issue
Block a user