/tg/ Station 13 - Modules - TypesVar Details

portrait_picker

Portrait picker!!

It's a tgui window that lets you look through all the portraits, and choose one as your AI. very similar to centcom_podlauncher in terms of how this is coded, so i kept a lot of comments from it

Vars

holderClient of whoever is using this datum
matching_paintingsStores the result of the search.
search_modeWhether the search function will check the title of the painting or the author's name.
search_stringThe last input in the search tab.

Var Details

holder

Client of whoever is using this datum

matching_paintings

Stores the result of the search.

search_mode

Whether the search function will check the title of the painting or the author's name.

search_string

The last input in the search tab.