User Tools

Site Tools



standard_lua_api

Standard Lua API

These functions are defined in the Lua core of the Minion client.

  • _G
  • error
  • getmetatable
  • hpairs
  • ipairs
  • istable
  • next
  • pairs
  • print
  • select
  • setmetatable
  • tonumber
  • tostring
  • type

Standard Lua libraries Included

  • basic library
  • string
  • math
standard_lua_api.txt · Last modified: 2015/04/24 09:07 by fxfire