update docs

This commit is contained in:
Evil Factory
2021-12-29 21:20:50 -03:00
parent 370ee8f1b3
commit d8d5bcb5fa
14 changed files with 365 additions and 103 deletions

View File

@@ -30,8 +30,9 @@ function ConnectTo(wayPoint2) end
-- @tparam Submarine sub
-- @tparam bool useSyncedRand
-- @tparam string spawnPointTag
-- @tparam bool ignoreSubmarine
-- @treturn WayPoint
function WayPoint.GetRandom(spawnType, assignedJob, sub, useSyncedRand, spawnPointTag) end
function WayPoint.GetRandom(spawnType, assignedJob, sub, useSyncedRand, spawnPointTag, ignoreSubmarine) end
--- SelectCrewSpawnPoints
-- @realm shared