Vendetta/API/get API

From Quasar-RCE
Revision as of 14:45, 3 March 2025 by Wikiadmin (talk | contribs) (created get_api)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Definition

lib.get_API () :: number API_version

Description

Retrieves the API version in use by Neoloader

Arguments

  1. None

Returns

  1. number API_version: the current LME API provided by Neoloader

Other notes

  • Created in LME 2.x.x (Neoloader indev)
  • The API level changes to indicate incompatibility with a previous version of Neoloader.
  • See also: get_minor, get_patch