Browse Source

Remove TODO about property hints from step-by-step

Max Hilbrunner 7 years ago
parent
commit
722b45e7d2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      getting_started/scripting/visual_script/nodes_purposes.rst

+ 1 - 1
getting_started/scripting/visual_script/nodes_purposes.rst

@@ -144,7 +144,7 @@ Right-clicking the variable allows you to configure its properties:
 .. image:: img/visual_script25.png
 .. image:: img/visual_script25.png
 
 
 
 
-As it can be seen above, the type and initial value of the variable can be changed, as well as some property hints (@TODO, document this).
+As it can be seen above, the type and initial value of the variable can be changed, as well as some property hints.
 Ticking the "Export" options makes the variable visible in the Inspector when selecting the node. This also makes it available to other scripts via the method described in the previous step.
 Ticking the "Export" options makes the variable visible in the Inspector when selecting the node. This also makes it available to other scripts via the method described in the previous step.
 
 
 .. image:: img/visual_script28.png
 .. image:: img/visual_script28.png