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

135 views Asked by At

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?

1

There are 1 answers

0
Tom On BEST ANSWER

Use this syntax: c2_callFunction("get_score")