Explorar el Código

Clarify that "right side" means Advanced menu in Signal interface (#3453)

Co-Authored-By: Hugo Locurcio <[email protected]>
Lee Matos hace 5 años
padre
commit
75f6f8997c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      getting_started/step_by_step/signals.rst

+ 1 - 1
getting_started/step_by_step/signals.rst

@@ -63,7 +63,7 @@ node.
 .. warning:: The target node *must* have a script attached or you'll receive
              an error message.
 
-On the right side, you can bind an arbitrary number of arguments of (possibly) different
+If you toggle the Advanced menu, you'll see on the right side that you can bind an arbitrary number of arguments of (possibly) different
 types. This can be useful when you have more than one signal connected to the same method,
 as each signal propagation will result in different values for those extra call arguments.