Show / Hide Table of Contents

Interface IInitializablePlugin

Inherited Members
IServerPlugin.GetStatus()
IServerPlugin.GetCategory()
Namespace: Eco.Core.Plugins.Interfaces
Assembly: Eco.Core.dll
Syntax
public interface IInitializablePlugin : IServerPlugin

Methods

Initialize(TimedTask)

Called by the PluginManager to initialize the IServerPlugin instance.

Declaration
void Initialize(TimedTask timer)
Parameters
Type Name Description
TimedTask timer

Extension Methods

PropertyChanges.FirePropertyChanged(Object, String)
PropertyChanges.FirePropertyChanged(Object, String, Object, Object)
PropertyChanges.FirePropertyChanged(Object, MemberChangedBeforeAfterEventArgs)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾