Table of Contents

Class GauntletUISubModule

Namespace
TaleWorlds.MountAndBlade.GauntletUI
Assembly
TaleWorlds.MountAndBlade.GauntletUI.dll
public class GauntletUISubModule : MBSubModuleBase
Inheritance
GauntletUISubModule

Constructors

GauntletUISubModule()

public GauntletUISubModule()

Properties

Instance

public static GauntletUISubModule Instance { get; }

Property Value

GauntletUISubModule

Methods

ClearChatLog(List<string>)

public static string ClearChatLog(List<string> strings)

Parameters

strings List<string>

Returns

string

OnApplicationTick(float)

protected override void OnApplicationTick(float dt)

Parameters

dt float

OnBeforeInitialModuleScreenSetAsRoot()

protected override void OnBeforeInitialModuleScreenSetAsRoot()

OnGameEnd(Game)

public override void OnGameEnd(Game game)

Parameters

game Game

OnMultiplayerGameStart(Game, object)

public override void OnMultiplayerGameStart(Game game, object starterObject)

Parameters

game Game
starterObject object

OnSubModuleLoad()

protected override void OnSubModuleLoad()

OnSubModuleUnloaded()

protected override void OnSubModuleUnloaded()

SetCanFocusWhileInMission(List<string>)

public static string SetCanFocusWhileInMission(List<string> strings)

Parameters

strings List<string>

Returns

string

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