mirror of
https://github.com/omltcat/dcs-lua-definitions.git
synced 2025-11-10 15:48:52 +00:00
12 lines
323 B
Lua
12 lines
323 B
Lua
---@meta
|
|
|
|
function LoGetPilotName() end
|
|
function LoGetAltitude() end
|
|
function LoGetNameByType() end
|
|
function LoGeoCoordinatesToLoCoordinates() end
|
|
function LoCoordinatesToGeoCoordinates() end
|
|
function LoGetVersionInfo() end
|
|
function LoGetWindAtPoint() end
|
|
function LoGetModelTime() end
|
|
function LoGetMissionStartTime() end
|