update docs
This commit is contained in:
@@ -154,12 +154,12 @@ function DebugSetEndLocation(newEndLocation) end
|
||||
-- @realm shared
|
||||
function Remove() end
|
||||
|
||||
--- ServerWrite
|
||||
--- ServerEventWrite
|
||||
-- @realm shared
|
||||
-- @tparam IWriteMessage msg
|
||||
-- @tparam Client c
|
||||
-- @tparam Object[] extraData
|
||||
function ServerWrite(msg, c, extraData) end
|
||||
-- @tparam IData extraData
|
||||
function ServerEventWrite(msg, c, extraData) end
|
||||
|
||||
--- Generate
|
||||
-- @realm shared
|
||||
@@ -477,6 +477,11 @@ function GetHashCode() end
|
||||
-- @realm shared
|
||||
-- @number SpawnTime
|
||||
|
||||
---
|
||||
-- ErrorLine, Field of type string
|
||||
-- @realm shared
|
||||
-- @string ErrorLine
|
||||
|
||||
---
|
||||
-- AbyssIslands, Field of type table
|
||||
-- @realm shared
|
||||
@@ -542,3 +547,13 @@ function GetHashCode() end
|
||||
-- @realm shared
|
||||
-- @number ID
|
||||
|
||||
---
|
||||
-- CreationStackTrace, Field of type string
|
||||
-- @realm shared
|
||||
-- @string CreationStackTrace
|
||||
|
||||
---
|
||||
-- CreationIndex, Field of type number
|
||||
-- @realm shared
|
||||
-- @number CreationIndex
|
||||
|
||||
|
||||
Reference in New Issue
Block a user