SetCommandParamConstraints
Shared
Lyn.Role.SetCommandParamConstraints(string role_name, string command_name, number param_index, table|nil constraint, function|nil callback)FunctionDescription
Sets a single parameter's constraint. Pass nil to clear it, which makes the
parameter inherit from the extended role again.
Params
info
Clientside this sends a net message and requires the manage_roles permission.