Content tagged callback

Similar Tags

Report Tag

4 usages of this tag
  • 2 replies
  • 1.5K 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 6 years ago
  • 2 replies
  • 1.8K 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
  • 589 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
  • 16 replies
  • 366 views
This content is deleted
Forum Topic
What can I use as a simple event/callback system?
0 favourites

When I opened Construct 3 after the last update, it warned me that the old "Function" plugin (a carryover from C2) is deprecated and may be removed. In my proje...

Similar Tags