IPluginManager

Namespace: uModCommon

Assembly: uMod.Common.dll

Implements IContextManager<IPlugin>

Properties

Name

Summary

Logger

Methods

Name

Summary

CallDeprecatedHook (String, String, DateTime, Object[])

CallDeprecatedHook (String, String, DateTime, Object[], IEventArgs)

CallHook (String, Object[])

CallHook (String, Object[], IEventArgs)

CallHook (IHookName, Object[], IEventArgs)

GetPlugin (String)

GetPlugins ()

IsSubscribedToHook (String)

IsSubscribedToHook (String, IPlugin)

IsSubscribedToHook (String, IPlugin, Type[])

SubscribeToHook (String, IPlugin)

UnsubscribeToHook (String, IPlugin)