update docs
This commit is contained in:
@@ -65,7 +65,7 @@ function EndpointMatches(endPoint) end
|
||||
--- SetPermissions
|
||||
-- @realm shared
|
||||
-- @tparam ClientPermissions permissions
|
||||
-- @tparam table permittedConsoleCommands
|
||||
-- @tparam Enumerable permittedConsoleCommands
|
||||
function SetPermissions(permissions, permittedConsoleCommands) end
|
||||
|
||||
--- GivePermission
|
||||
@@ -230,11 +230,6 @@ function GetHashCode() end
|
||||
-- @realm shared
|
||||
-- @bool InGame
|
||||
|
||||
---
|
||||
-- PermittedConsoleCommands, Field of type table
|
||||
-- @realm shared
|
||||
-- @table PermittedConsoleCommands
|
||||
|
||||
---
|
||||
-- KickVoteCount, Field of type number
|
||||
-- @realm shared
|
||||
@@ -480,6 +475,11 @@ function GetHashCode() end
|
||||
-- @realm shared
|
||||
-- @ClientPermissions Permissions
|
||||
|
||||
---
|
||||
-- PermittedConsoleCommands, Field of type HashSet`1
|
||||
-- @realm shared
|
||||
-- @HashSet`1 PermittedConsoleCommands
|
||||
|
||||
---
|
||||
-- Client.MaxNameLength, Field of type number
|
||||
-- @realm shared
|
||||
|
||||
Reference in New Issue
Block a user