Skip to content

Commit d855ff5

Browse files
Update addScenePushHandler.md
1 parent 34956a3 commit d855ff5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/reference/game/addScenePushHandler.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
## addScenePushHandler
22
Registers a handler that runs whenever a scene is pushed onto the scene stack.
33

4+
## Parameters
5+
handler: the code that will run
6+
47
## Example
58
Add a new sprite when the handler is registered.
69
``` ts

0 commit comments

Comments
 (0)