LunaLua global API functions
Revision as of 23:23, 22 October 2014 by Kevsoft (talk | contribs) (Created page with "Category:LunaLua API This is the new softcoded API system for custom written APIs. It provides functions to easy load APIs and functions for APIs to hook into events. {{A...")
This is the new softcoded API system for custom written APIs. It provides functions to easy load APIs and functions for APIs to hook into events.
| Global API Functions | ||
|---|---|---|
| Function | Return values | Description |
| loadAPI(string packagename) | nil | Loads the api packagename.lua. If you have you own directory, the please expand [[1]]. |