lib.check_queue
Definition:
- lib.check_queue () -> nil
Description:
- Used to manually check all functions delayed by lib.require
Arguments:
Returns:
Other notes:
- Implemented in LME 3.x.x
- This is used internally by Neoloader, and is called after mods get activated, so calling this manually will likely not do anything at any other time.