Code format
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param distance number
|
||||
---@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.
|
||||
function CameraZoomOut(distance) end
|
||||
function CameraZoomOut(distance) end
|
||||
|
Reference in New Issue
Block a user