Table of Contents

Class EditorGame

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
public class EditorGame : GameType
Inheritance
EditorGame
Inherited Members

Constructors

EditorGame()

public EditorGame()

Properties

Current

public static EditorGame Current { get; }

Property Value

EditorGame

Methods

BeforeRegisterTypes(MBObjectManager)

protected override void BeforeRegisterTypes(MBObjectManager objectManager)

Parameters

objectManager MBObjectManager

DoLoadingForGameType(GameTypeLoadingStates, out GameTypeLoadingStates)

protected override void DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState)

Parameters

gameTypeLoadingState GameTypeLoadingStates
nextState GameTypeLoadingStates

OnDestroy()

public override void OnDestroy()

OnInitialize()

protected override void OnInitialize()

OnRegisterTypes(MBObjectManager)

protected override void OnRegisterTypes(MBObjectManager objectManager)

Parameters

objectManager MBObjectManager

OnStateChanged(GameState)

public override void OnStateChanged(GameState oldState)

Parameters

oldState GameState

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).