Mod Creation/Mod Context API Reference: Difference between revisions

m
fix double "the"
m (fix very minor typo)
m (fix double "the")
 
Line 221: Line 221:
=== onCharacterSelectionLoaded(callback: (ctx: ModContext) => void | Promise<void>): void ===
=== onCharacterSelectionLoaded(callback: (ctx: ModContext) => void | Promise<void>): void ===


Execute code after the the character selection screen has fully loaded.
Execute code after the character selection screen has fully loaded.


'''Parameters'''
'''Parameters'''
2

edits