construct-2construct-3

Construct - make a function call to web page and give a callback function to be called later


Is it possible in Construct2/3 to make a function call to web page and give a callback function name to web page so its called later?


Solution

  • Use this syntax: c2_callFunction("get_score")