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

doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-07-05 11:32:53 +02:00
parent a24e681e1c
commit df6a6a2004
619 changed files with 632 additions and 620 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="VisualScriptLocalVarSet" inherits="VisualScriptNode" category="Core" version="3.1.1">
<class name="VisualScriptLocalVarSet" inherits="VisualScriptNode" category="Core" version="3.1.2">
<brief_description>
Changes a local variable's value.
</brief_description>