Allow specifying realm when generating docs for a single type and added PlayerInput to docs

This commit is contained in:
EvilFactory
2023-03-18 15:43:10 -03:00
parent 6974c5338a
commit 64215c5722
3 changed files with 15 additions and 6 deletions

View File

@@ -0,0 +1,8 @@
-- luacheck: ignore 111
--[[--
Barotrauma.PlayerInput
]]
-- @code PlayerInput
-- @pragma nostrip
local PlayerInput = {}