Documentation mistake

In this forum we discuss the future of Ren'Py, both bug fixes and longer-term development. Pre-releases are announced and discussed here.
Post Reply
Message
Author
kivik
Miko-Class Veteran
Posts: 786
Joined: Fri Jun 24, 2016 5:58 pm
Contact:

Documentation mistake

#1 Post by kivik »

Screen action SetVariable has the following description:
SetVariable(variable, value)
Causes variable to be set to value.
But it actually takes the name of the variable not the variable itself, so it should be reworded to:
SetVariable(name, value)
Causes the variable name to be set to value.
Just like SetScreenVariable

Post Reply

Who is online

Users browsing this forum: No registered users