Skip to content

Commit 8ceec4e

Browse files
Create eventContext.md
1 parent 79a5133 commit 8ceec4e

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## eventContext
2+
Gets the scene's eventContext.
3+
``` sig
4+
game.eventContext();
5+
```
6+
7+
## Returns
8+
the scene's eventContext, which gets the EventContext class in control.

0 commit comments

Comments
 (0)