Browse Source

Fixed typo

master
Chris Gregan 9 years ago
parent
commit
8e13371d2d
  1. 2
      Assets/FungusExamples/FungusLua/Flowchart/Variables.unity

2
Assets/FungusExamples/FungusLua/Flowchart/Variables.unity

@ -465,7 +465,7 @@ MonoBehaviour:
to the Flowchart. to the Flowchart.
The Lua script uses the getvar() function to get a reference to the 2 FLowchart The Lua script uses the getvar() function to get a reference to the 2 Flowchart
variables, and then uses the .value property accessor to access the values of variables, and then uses the .value property accessor to access the values of
the variables. the variables.

Loading…
Cancel
Save