1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-06 12:20:30 +00:00

doc: Update classref headers with 3.4 version

This commit is contained in:
Rémi Verschelde
2021-04-26 13:14:51 +02:00
parent bf645099a1
commit c3272997cd
652 changed files with 652 additions and 652 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="VisualScriptDeconstruct" inherits="VisualScriptNode" version="3.3">
<class name="VisualScriptDeconstruct" inherits="VisualScriptNode" version="3.4">
<brief_description>
A Visual Script node which deconstructs a base type instance into its parts.
</brief_description>