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

  1. None

Returns

  1. 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.