register_plugin
- Синтаксис
-
native register_plugin(const plugin_name[], const version[], const author[]);
Переменная | Описание |
---|---|
plugin_name |
Name of the plugin |
version |
Version of the plugin |
author |
Author of the plugin |
- Описание
- Sets informations about the calling plugin.
- Возвращает
- Plugin id of the calling plugin