Pass the variable from timeline to one of my classes !?
Hello !
The title says it all.
I need to pass a boolean variable initially set to false to one of my classes called "EasyGame".
It is than changed to true when one of the function in this class is runned.
I tried some different ways but had no luck.
Anyone have an idea ?