update docs

This commit is contained in:
Evil Factory
2022-03-05 23:12:56 -03:00
parent 422edc7fa4
commit a2dc2c5ed0
19 changed files with 752 additions and 73 deletions

View File

@@ -89,13 +89,6 @@ function GetCells(worldPos, searchDepth) end
-- @treturn VoronoiCell
function GetClosestCell(worldPos) end
--- GetWreckIDTag
-- @realm shared
-- @tparam string originalTag
-- @tparam Submarine wreck
-- @treturn string
function GetWreckIDTag(originalTag, wreck) end
--- IsCloseToStart
-- @realm shared
-- @tparam Vector2 position