Table of Contents

Interface IGameEventListener

Namespace
MCM.Abstractions.GameFeatures
Assembly
MCMv5.dll
public interface IGameEventListener

Events

GameEnded

event Action GameEnded

Event Type

Action

GameLoaded

event Action GameLoaded

Event Type

Action

GameStarted

event Action GameStarted

Event Type

Action

This page was last modified at 12/25/2022 19:49:38 +02:00 (UTC).

Commit Message
Author:    Aragas
Commit:    46d705aaee0c0b67670ec0c8cbd4eeef3ae62f22
* Fixed Per Campaign settings not being loaded on new game

* Better external options detection