plugin_natives
Syntax
forward plugin_natives();
Description
Called before plugin_init(), allows the plugin to register natives.
Return
This forward ignores the returned value.
forward plugin_natives();
Called before plugin_init(), allows the plugin to register natives.
This forward ignores the returned value.