Better format arguments in variant parser
This commit is contained in:
committed by
Michael Alexsander
parent
407229aeeb
commit
0ff4095b36
@ -39,7 +39,7 @@
|
||||
</argument>
|
||||
<argument index="1" name="node" type="VisualScriptNode">
|
||||
</argument>
|
||||
<argument index="2" name="position" type="Vector2" default="Vector2( 0, 0 )">
|
||||
<argument index="2" name="position" type="Vector2" default="Vector2(0, 0)">
|
||||
</argument>
|
||||
<description>
|
||||
Add a node to the VisualScript.
|
||||
|
||||
Reference in New Issue
Block a user