Mod Creation/Essentials: Difference between revisions

Line 229: Line 229:


== Game Lifecycle Hooks ==
== Game Lifecycle Hooks ==
''View this topic's relevant API reference here [[Mod Creation/Mod Context API Reference#Lifecycle Hooks]].''


Utilizing the game's lifecycle hooks will allow your mod to perform actions at specific times, which may be useful for waiting for certain game objects to be available. The game lifecycle hooks are as follows:
Utilizing the game's lifecycle hooks will allow your mod to perform actions at specific times, which may be useful for waiting for certain game objects to be available. The game lifecycle hooks are as follows:
89

edits