-
Notifications
You must be signed in to change notification settings - Fork 32
Screens Reference
github-actions[bot] edited this page Jul 1, 2026
·
2 revisions
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.
| Field | Type | Required | Description |
|---|---|---|---|
id |
string? |
No | |
text |
string? |
No | |
menu |
boolean? |
No | |
order |
number? |
No | |
popuponly |
boolean? |
No | |
intonly |
boolean? |
No |
- Interior Reference
- Exterior Reference
- Parts Reference
- Controls Reference
- Control Sequences Reference
- Settings Reference
- Tips Reference
- Icon Packs Reference
- GUI Themes Reference
- Screens Reference
- Functions Reference
- gmod_tardis
- gmod_tardis_interior
- Hooks Reference
- ConVars Reference
- Settings Catalogue
- Keybinds