Table of Contents

Interface IEventBus

Namespace
RisingV.Shared.Events
Assembly
RisingV.Shared.dll

Represents an event that can be published and subscribed to in the event bus system.

public interface IEventBus : IPluginComponent, IManageable<PluginComponentsManager>, IManageable
Extension Methods