Namespace Eco.Core.Plugins.Interfaces
Classes
ConfigurablePluginExtensions
Graphable
ModRegistration
WorkerAttribute
Interfaces
ICommandablePlugin
Displays menu item for the plugin.
IConfigurablePlugin
IContainsRegistrars
ICustomUIPlugin
Interface for a plugin to show a custom UI tab.
IDisplayablePlugin
IDisplayTab
Interface for Display tabs with methods returning title and content. It also has callback handler called when tab visibility changes (i.e. if you want to avoid expensive calculation when tab is invisible).
IEditablePlugin
IFileStoragePlugin
IGraph
IGraphable
IGraphPlugin
IGUIPlugin
IHasDisplayTabs
Interface which may be used by plugins which provides generates custom display text. Plugin should return enumerable of IDisplayTab objects each of which represents a display tab.
IInitializablePlugin
IModInit
IModKitPlugin
IPluginManager
ISaveablePlugin
IServerPlugin
Base interface for all server plugins.
IShutdownablePlugin
ITabPage
Interface for a plugin to be notified if the user enters or leaves their ICustomUIPlugin tab.
IThreadedPlugin
IWebPlugin
Interface for a plugin to allow web based content serving on the elections Website.