Content tagged callback

Similar Tags

Report Tag

3 usages of this tag
  • 2 replies
  • 1.4K views
0 favourites

This is the script that I want to integrate with Construct 2. Ysdk.Adv.ShowFullscreenAdv({. Callbacks: {. OnClose: Function() {. // some action after close. },...

posted 5 years ago
  • 2 replies
  • 1.7K views
This content is deleted
Forum Topic
Call external function from expression
0 favourites

I'm use the example file "Loading script & WASM" from Construct 3. In the scriptfile "external.Js" i'm add a new function: Function testing() {. Return "ok it w...

  • 1 replies
  • 438 views
This content is deleted
Forum Topic
Callback mute all Sounds
0 favourites

Good day. I got a problem. In the game, I have to implement 4 Callback functions, pause, resume, mute, unmute. I have to register all these callbacks in the ind...

posted 3 years ago

Similar Tags