Skip to content

Commit 21eb41d

Browse files
committed
i got so lazy
1 parent 74f537d commit 21eb41d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

src/docs/Modding The Engine/Scripting/All of the script calls.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# List of all script calls
22

3-
## All states
3+
## All states/substates
44

55
### preCreate(), create(), postCreate()
66

@@ -54,4 +54,8 @@
5454

5555
### onGameOver, onPostGameOver
5656

57-
### onVocalsResync
57+
### onVocalsResync
58+
59+
## Global Scripts
60+
61+
### focusLost(), focusGained()

0 commit comments

Comments
 (0)