Skip to content
SubModule

SubModule Methods


OnSubModuleLoad()

Is First
Starts as soon as the mod is loaded

OnBeforeInitialModuleScreenSetAsRoot()

Second
Starts when the first loading screen is done

OnGameStart()

Third
Starts as soon as you load a game

BeginGameStart()

Fourth
Starts when the game starts loading

OnGameLoaded()

Fifth
Starts when the game finishes loading

OnGameInitializationFinished()

Last
Starts after the game finishes initializing

OnCampaignStart()

Starts when you press the Campaign Button on the main screen.

OnNewGameCreated()

Starts when a new Campaign game is created
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.