HookAttribute
Assembly: uMod.Core.dll
Inheritance ObjectAttribute HookAttribute
Summary
Annotate hook method to explicitly define method as hook and configure hook options
Constructors
Name | Summary |
|---|---|
HookAttribute ( | Initializes a new instance of the HookMethod class |
HookAttribute ( | Initializes a new instance of the HookMethod class |
Properties
Name | Summary |
|---|---|
FullName | Gets the full name of the hook |
Name | Gets the name of the hook |
ParameterMatching | Type of parameter matching used |
State | Gets the event state filter of the hook |