update docs
This commit is contained in:
@@ -138,6 +138,11 @@ function ItemPrefab.IsContainerPreferred(preferences, c) end
|
||||
-- @treturn bool
|
||||
function ItemPrefab.IsContainerPreferred(preferences, ids) end
|
||||
|
||||
--- ToString
|
||||
-- @realm shared
|
||||
-- @treturn string
|
||||
function ToString() end
|
||||
|
||||
--- GetItemPrefab
|
||||
-- @realm shared
|
||||
-- @tparam string itemNameOrId
|
||||
@@ -212,11 +217,6 @@ function IsLinkAllowed(target) end
|
||||
-- @treturn Type
|
||||
function GetType() end
|
||||
|
||||
--- ToString
|
||||
-- @realm shared
|
||||
-- @treturn string
|
||||
function ToString() end
|
||||
|
||||
--- Equals
|
||||
-- @realm shared
|
||||
-- @tparam Object obj
|
||||
@@ -368,6 +368,11 @@ function GetHashCode() end
|
||||
-- @realm shared
|
||||
-- @number ImpactTolerance
|
||||
|
||||
---
|
||||
-- OnDamagedThreshold, Field of type number
|
||||
-- @realm shared
|
||||
-- @number OnDamagedThreshold
|
||||
|
||||
---
|
||||
-- SonarSize, Field of type number
|
||||
-- @realm shared
|
||||
|
||||
Reference in New Issue
Block a user