Inherits TaleWorlds.MountAndBlade.MBSubModuleBase.
◆ OnSubModuleLoad()
override void SandBox.SandBoxSubModule.OnSubModuleLoad |
( |
| ) |
|
|
protectedvirtual |
◆ InitializeGameStarter()
override void SandBox.SandBoxSubModule.InitializeGameStarter |
( |
Game | game, |
|
|
IGameStarter | gameStarterObject ) |
|
protectedvirtual |
◆ OnCampaignStart()
override void SandBox.SandBoxSubModule.OnCampaignStart |
( |
Game | game, |
|
|
object | starterObject ) |
|
virtual |
◆ OnGameInitializationFinished()
override void SandBox.SandBoxSubModule.OnGameInitializationFinished |
( |
Game | game | ) |
|
|
virtual |
◆ RegisterSubModuleObjects()
override void SandBox.SandBoxSubModule.RegisterSubModuleObjects |
( |
bool | isSavedCampaign | ) |
|
|
virtual |
◆ AfterRegisterSubModuleObjects()
override void SandBox.SandBoxSubModule.AfterRegisterSubModuleObjects |
( |
bool | isSavedCampaign | ) |
|
|
virtual |
◆ OnInitialState()
override void SandBox.SandBoxSubModule.OnInitialState |
( |
| ) |
|
|
virtual |
◆ OnGameLoaded()
override void SandBox.SandBoxSubModule.OnGameLoaded |
( |
Game | game, |
|
|
object | starterObject ) |
|
virtual |
◆ OnBeforeInitialModuleScreenSetAsRoot()
override void SandBox.SandBoxSubModule.OnBeforeInitialModuleScreenSetAsRoot |
( |
| ) |
|
|
protectedvirtual |
◆ OnConfigChanged()
override void SandBox.SandBoxSubModule.OnConfigChanged |
( |
| ) |
|
|
virtual |