DCS World Typescript
Preparing search index...
@flying-dice/tslua-dcs-mission-types
Airbase
AirbaseDesc
Type Alias AirbaseDesc
type
AirbaseDesc
=
{
_origin
:
""
;
attributes
:
Record
<
string
,
boolean
>
;
category
:
number
;
displayName
:
string
;
life
:
number
;
typeName
:
string
;
}
Index
Properties
_
origin
attributes
category
display
Name
life
type
Name
Properties
_
origin
_origin
:
""
attributes
attributes
:
Record
<
string
,
boolean
>
category
category
:
number
display
Name
displayName
:
string
life
life
:
number
type
Name
typeName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
origin
attributes
category
display
Name
life
type
Name
DCS World Typescript
Loading...