plugin_natives

Syntax

forward plugin_natives();

Description

Called before plugin_init(), allows the plugin to register natives.

Return

This forward ignores the returned value.