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?
Construct - make a function call to web page and give a callback function to be called later
124 views Asked by Tom At
1
Use this syntax: c2_callFunction("get_score")