HookDecorator

Namespace: uModPlugins

Assembly: uMod.Core.dll

Inheritance Object HookDecorator

Implements IHookDecorator, IContext, INameable

Summary

Represents a hook decorator

Constructors

Name

Summary

HookDecorator (Plugin)

Create a new instance of the HookDecorator class

Properties

Name

Summary

IsRegistered

Determine if decorator is currently registerd

Name

Name of hook decorator

Plugin

Plugin associated with hook decorator

Methods

Name

Summary

Register ()

Register decorated hooks to plugin

Subscribe ()

Subscribe decorated hook methods

Unregister ()

Unregister decorated hooks from plugin

Unsubscribe ()

Unsubscribe decorated hook methods