Interface IHeadOverlay
Module: alt-server
Package: @altmp/altv-types
Syntax
interface IHeadOverlay
Properties
| Improve this Doc View Sourceindex
Declaration
readonly index: number
Property Value
Type | Description |
---|---|
number |
opacity
Declaration
readonly opacity: number
Property Value
Type | Description |
---|---|
number |
colorType
Declaration
readonly colorType: number
Property Value
Type | Description |
---|---|
number |
colorIndex
Declaration
readonly colorIndex: number
Property Value
Type | Description |
---|---|
number |
secondColorIndex
Declaration
readonly secondColorIndex: number
Property Value
Type | Description |
---|---|
number |