#include <public/IPluginSys.h>
Public Attributes | |
| const char * | name |
| const char * | author |
| const char * | description |
| const char * | version |
| const char * | url |
Definition at line 56 of file IPluginSys.h.
| const char* SourceMod::sm_plugininfo_s::name |
Plugin name
Definition at line 58 of file IPluginSys.h.
| const char* SourceMod::sm_plugininfo_s::author |
Plugin author
Definition at line 59 of file IPluginSys.h.
| const char* SourceMod::sm_plugininfo_s::description |
Plugin description
Definition at line 60 of file IPluginSys.h.
| const char* SourceMod::sm_plugininfo_s::version |
Plugin version string
Definition at line 61 of file IPluginSys.h.
| const char* SourceMod::sm_plugininfo_s::url |
Plugin URL
Definition at line 62 of file IPluginSys.h.
1.5.1