register bunch of components and fix enumerations in documentation

This commit is contained in:
Evil Factory
2021-11-26 22:56:29 -03:00
parent a5721295bc
commit 878dbb30bc
15 changed files with 174 additions and 77 deletions

View File

@@ -10,7 +10,7 @@ Barotrauma source code: [Entity.cs](https://github.com/evilfactory/Barotrauma-lu
--- GetEntities
-- @realm shared
-- @treturn IEnumerable`1
-- @treturn Enumerable
function Entity.GetEntities() end
--- FindFreeID