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.

GrabbableInfo

Represents a complete set of information about the FrooxEngine.IGrabbables that a FrooxEngine.User is or was holding.

SortedItemsEvent<T>

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