update docs

This commit is contained in:
Evil Factory
2022-04-19 22:54:34 -03:00
parent 7a440e009b
commit 928428cabd
29 changed files with 1209 additions and 991 deletions

View File

@@ -72,6 +72,11 @@ function SaveAs(filePath, previewImage) end
-- @tparam SubmarineInfo subInfo
function SubmarineInfo.AddToSavedSubs(subInfo) end
--- RemoveSavedSub
-- @realm shared
-- @tparam string filePath
function SubmarineInfo.RemoveSavedSub(filePath) end
--- RefreshSavedSub
-- @realm shared
-- @tparam string filePath
@@ -131,14 +136,14 @@ function GetHashCode() end
-- @string Name
---
-- DisplayName, Field of type string
-- DisplayName, Field of type LocalizedString
-- @realm shared
-- @string DisplayName
-- @LocalizedString DisplayName
---
-- Description, Field of type string
-- Description, Field of type LocalizedString
-- @realm shared
-- @string Description
-- @LocalizedString Description
---
-- Price, Field of type number
@@ -300,8 +305,3 @@ function GetHashCode() end
-- @realm shared
-- @table OutpostNPCs
---
-- SubmarineInfo.SavePath, Field of type string
-- @realm shared
-- @string SubmarineInfo.SavePath