Skip to content
alt:V JS Docs
Search
Meta
K
Main Navigation
Intro
API
Server
Client
Shared
Enums
Types
Interfaces
Guides
Team
💾 Download
GitHub
Twitter
Discord
Appearance
GitHub
Twitter
Discord
Menu
Return to top
On this page
Table of Contents for current page
Enum Definition
Documentation
WindowTint
#
Enum Definition
#
ts
enum
WindowTint
{
None
,
PureBlack
,
DarkSmoke
,
LightSmoke
,
Stock
,
Limo
,
Green
,
};
Documentation
#