Vendetta/API/get patch

From Quasar-RCE
Jump to navigationJump to search

Definition

lib.get_patch () :: Neoloader_patch_level

Description

Retrieves the current patch level of the LME API

Arguments

  1. None

Returns

  1. number patch_level: A number describing the patch level of the API

Other notes

  • Added in LME 3.x.x
  • Every *fix* to the API increases the patch level. This value is incremented when there are changes that do not add new features or break compatibility
  • See also: get_API, get_minor