Modules§
Structs§
- CallbackSignature is a bit sugar to aid with statically typing event callback function invocation.
Statics§
Functions§
- Helper for mapping back to lua errors
- Convert from a lua value to a deserializable type, with a slightly more helpful error message in case of failure.
- Given a name path like
foo
orfoo.bar.baz
, sets up the module registry hierarchy to instantiate that path. Returns the leaf node of that path to allow the caller to register/assign functions etc. into it - Set the gc on put percentage chance, in the range 0-100