Skip to content
github-actions[bot] edited this page Jul 1, 2026 · 2 revisions

Screens Reference

Reference for the options table passed to ENT:AddScreen(). Screen files live in an interior or exterior modules/screens/ folder. For the screen API (fonts, layout helpers, ENT methods), see Screen.

tardis_screen_options

Field Type Required Description
id string? No
text string? No
menu boolean? No
order number? No
popuponly boolean? No
intonly boolean? No

Clone this wiki locally