Table of Contents

Namespace MonkeyLoader.Resonite.Events

Classes

BuildUIEvent

Abstract base class for all sorts of UI-generation events.

CancelableBuildUIEvent

Abstract base class for all sorts of cancelable UI-generation events.

CancelableSortedItemsEvent<T>

Abstract base class for all sorts of cancelable events that focus on adding a (sorted) list of unique items.

SortedItemsEvent<T>

Abstract base class for all sorts of events that focus on adding a (sorted) list of unique items.