Module plugin

Source
Expand description

Plugins

Structs§

Plugin
A plugin
PluginManifest
The manifest for a plugin that describes how it works

Enums§

HookHandler
A handler for a single hook that a plugin uses

Constants§

DEFAULT_PROTOCOL_VERSION
The default protocol version used for compatability
NEWEST_PROTOCOL_VERSION
The newest protocol version for plugin communication

Type Aliases§

NativeHookHandler
Type for native plugin hook handlers