Everything is meta

This commit is contained in:
2025-05-04 15:15:00 +02:00
parent 859955aa36
commit 169a514973
3089 changed files with 3089 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
---@diagnostic disable: missing-return, lowercase-global
---@meta
---@param distance number
---Zooms the camera out by a specified distance. This function is used to zoom the camera out. The max distance of the camera is set in the Interface Options screen, and the maximum distance allowed is enforced by this setting, and the game client. Depending on the setting, this is between 15.0 and 24.0 in the current version of the client.