Vendetta/API/get API
From Quasar-RCE
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