Updated Lua ItemInst (markdown)

Alex 2013-06-23 14:39:29 -07:00
parent 136d00b0c3
commit 37d113f701

@ -1,5 +1,7 @@
Lua_ItemInst is a class exported to Lua that represent the ItemInst object from EQEmu. Lua_ItemInst is a class exported to Lua that represent the ItemInst object from EQEmu.
[Return to the Lua API](Lua-API)
### Properties ### Properties
``` ```
item.null -- Returns true if this object is null item.null -- Returns true if this object is null