Table of Contents

Class MultiplayerGameLogger

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.Multiplayer.dll
public class MultiplayerGameLogger : GameHandler
Inheritance
MultiplayerGameLogger

Constructors

MultiplayerGameLogger()

public MultiplayerGameLogger()

Fields

PreInitialLogId

public const int PreInitialLogId = 0

Field Value

int

Properties

GameLogs

public IReadOnlyList<GameLog> GameLogs { get; }

Property Value

IReadOnlyList<GameLog>

Methods

Log(GameLog)

public void Log(GameLog log)

Parameters

log GameLog

OnAfterSave()

public override void OnAfterSave()

OnBeforeSave()

public override void OnBeforeSave()

OnGameNetworkBegin()

protected override void OnGameNetworkBegin()

OnGameStart()

protected override void OnGameStart()

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