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

@@ -28,7 +28,7 @@ function JobPrefab.Random(sync) end
--- LoadAll
-- @realm shared
-- @tparam IEnumerable`1 files
-- @tparam Enumerable files
function JobPrefab.LoadAll(files) end
--- LoadFromFile