HookAttribute

Namespace: uModPlugins

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 (String)

Initializes a new instance of the HookMethod class

HookAttribute (String, EventState)

Initializes a new instance of the HookMethod class

HookAttribute (String, String)

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