Module *m_searchable* ********************** Documentation for the modules-m_searchable module in */std/modules/m_searchable.c*. Functions ========= .. c:function:: void searchable_once(int i) Set whether or not (0 or 1) this object can be searched more than once per reset. .. c:function:: void searchable_with(string *filenames) Give an array of filenames that can be used to search this object. .. c:function:: void searchable_items(string *items) The items that can be searched for in this object. .. c:function:: void need_specific_item(int i) Set whether or not you need to give a specific item to search for in this object, this should be used only when searchable_items() is used. *File generated by Lima 1.1a4 reStructured Text daemon.*