Data Fields | |
const char * | name |
void(* | func )(client_t *client) |
Definition at line 181 of file sv_user.c.
void(* ucmd_t::func)(client_t *client) |
Referenced by SV_ExecuteUserCommand().
const char* ucmd_t::name |
Definition at line 182 of file sv_user.c.
Referenced by SV_ExecuteUserCommand().