HookDecoratorAttribute
Assembly: uMod.Core.dll
Inheritance ObjectAttribute HookDecoratorAttribute
Summary
Indicates that the specified class should be a handler for a hook decorator
Constructors
Name | Summary |
|---|---|
HookDecoratorAttribute () | Create a new instance of the HookDecoratorAttribute class |
HookDecoratorAttribute ( | Create a new instance of the HookDecoratorAttribute class with the specified decorator types |
Properties
Name | Summary |
|---|---|
AutoRegister | Gets or sets whether or not decorator is automatically registered |
DecoratorTypes | Gets decorator types |