Vendetta/API/get API: Difference between revisions
From Quasar-RCE
Jump to navigationJump to search
created get_api |
(No difference)
|
Latest revision as of 14:45, 3 March 2025
Definition
lib.get_API () :: number API_version
Description
Retrieves the API version in use by Neoloader
Arguments
- None
Returns
- 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