native

register_plugin

Syntax

native register_plugin(const plugin_name[], const version[], const author[], const url[] = "", const description[] = "");

Description

Sets informations about the calling plugin.

Parameters

plugin_name Name of the plugin
version Version of the plugin
author Author of the plugin
url URL of the plugin
description Description of the plugin

Return

Plugin id of the calling plugin