#include <script.h>
Definition at line 151 of file script.h.
Data Fields | |
| char * | class |
| char * | name |
| void * | callback |
| void * | client_data |
| int | nargs |
| char * | syntax |
| char * | syntax_error |
| int | retval_type |
| int | flags |
| char* script_command_b::class |
Definition at line 152 of file script.h.
Referenced by script_create_commands(), and script_delete_commands().
| char* script_command_b::name |
Definition at line 153 of file script.h.
Referenced by script_create_commands(), and script_delete_commands().
| char* script_command_b::syntax |
1.5.6