Table of Contents

Class MCMSubModule

Namespace
MCM
Assembly
MCMv5.dll
public class MCMSubModule : MBSubModuleBase
Inheritance
MCMSubModule
Inherited Members
Extension Methods

Constructors

MCMSubModule()

public MCMSubModule()

Properties

Instance

public static MCMSubModule? Instance { get; }

Property Value

MCMSubModule

Methods

OnBeforeInitialModuleScreenSetAsRoot()

protected override void OnBeforeInitialModuleScreenSetAsRoot()

OnCampaignStart(Game, object)

public override void OnCampaignStart(Game game, object starterObject)

Parameters

game Game
starterObject object

OnGameEnd(Game)

public override void OnGameEnd(Game game)

Parameters

game Game

OnGameStart(Game, IGameStarter)

protected override void OnGameStart(Game game, IGameStarter gameStarterObject)

Parameters

game Game
gameStarterObject IGameStarter

OnMissionBehaviorInitialize(Mission)

public override void OnMissionBehaviorInitialize(Mission mission)

Parameters

mission Mission

OnServiceRegistration()

public void OnServiceRegistration()

OnSubModuleLoad()

protected override void OnSubModuleLoad()

OnSubModuleUnloaded()

protected override void OnSubModuleUnloaded()

OverrideServiceContainer(IGenericServiceContainer)

public void OverrideServiceContainer(IGenericServiceContainer serviceContainer)

Parameters

serviceContainer IGenericServiceContainer

This page was last modified at 01/21/2023 00:21:29 +00:00 (UTC).

Commit Message
Author:    github-actions[bot]
Commit:    a03249d72314cdaf9bcb222ba49160ce8094fb28
Automated dotnet-format update