Module m_searchable
Documentation for the modules-m_searchable module in /std/modules/m_searchable.c.
Functions
-
void searchable_once(int i)
Set whether or not (0 or 1) this object can be searched more than once per reset.
-
void searchable_with(string *filenames)
Give an array of filenames that can be used to search this object.
-
void searchable_items(string *items)
The items that can be searched for in this object.
-
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.