Skip to main content

get_hook_plugins

Method
This is a method of the PluginManager class in the plugins module.
Get plugins that handle a specific hook

Signature

Parameters

PluginHook
required
No description available.

Returns

Vec<String>
The result of the operation.

Rust Hooks

Rust Events

Rust Callbacks

Rust Plugins