Table of Contents

Namespace WorldMachineLoader.API.Events

Classes

AchievementUnlockedEvent

Event that is triggered when a new achievement gets unlocked.

DialogEndedEvent

Event that is triggered when a dialog ends.

DialogStartedEvent

Event that is triggered when a dialog starts.

FriendProfileUnlockedEvent

Event that is triggered when a new friend profile gets unlocked.

Game1InitializeEvent

Event that is triggered when game starts to initialize.

ItemAddedEvent

Event that is triggered when a new item gets added to the player's inventory.

ItemRemovedEvent

Event that is triggered when an item gets removed from the player's inventory.

MapChangedEvent

Event that is triggered when the player moves to another map/location.

PlayerInteractedEvent

Event that is triggered when the player interacts with an entity (interactable object).

SaveWrittenEvent

Event that is triggered when the save file gets written.

TWMDesktopLoadedEvent

Event that is triggered when the desktop finishes loading.

TWMWindowAddedEvent

Event that is triggered when a game window is opened.

TWMWindowRemovedEvent

Event that is triggered when a game window is closed.

ThemeUnlockedEvent

Event that is triggered when a new theme gets unlocked.

WallpaperUnlockedEvent

Event that is triggered when a new wallpaper gets unlocked.