Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia

Returns the amount of memory in use by Lua (in kilobytes).

memoryInUse = gcinfo()

Returns[]

memoryInUse
number - The amount of memory in use (in kilobytes).

Details[]