Vendetta/API/check queue
From Quasar-RCE
Jump to navigationJump to search
Definition
lib.check_queue () -> nil
Description
Used to manually check all functions delayed by lib.require
Arguments
- None
Returns
- nil
Other notes
- Added 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.