Hi Guys,
How would I call a function I have created in Construct 3 in android studio?
For example, let's say my event sheet looks like this:
If I export this to an android studio project and I add my own code how do I call the function in the image above in android studio and how do I set the variable to a value from android studio?
Also what file do I call this on in android studio?