folder ![code/modules/paperwork/folders.dm 1](git.png)
Vars | |
bg_color | The background color for tgui in hex (with a # ) |
---|---|
contents_hidden | Do we hide the contents on examine? |
folder_insertables | A typecache of the objects that can be inserted into a folder |
paper_overlay_state | icon_state of overlay for papers inside of this folder |
Var Details
bg_color ![code/modules/paperwork/folders.dm 10](git.png)
The background color for tgui in hex (with a #
)
contents_hidden ![code/modules/paperwork/folders.dm 19](git.png)
Do we hide the contents on examine?
folder_insertables ![code/modules/paperwork/folders.dm 12](git.png)
A typecache of the objects that can be inserted into a folder
paper_overlay_state ![code/modules/paperwork/folders.dm 21](git.png)
icon_state of overlay for papers inside of this folder