Updated Lua Door (markdown)

Alex
2013-06-23 14:37:53 -07:00
parent 9887974c73
commit f71ba1ebad
+2
@@ -1,5 +1,7 @@
Lua_Door is a class exported to Lua that represent the Door object from EQEmu. All Lua_Door are also [Lua_Entity](Lua-Entity). Lua_Door is a class exported to Lua that represent the Door object from EQEmu. All Lua_Door are also [Lua_Entity](Lua-Entity).
[Return to the Lua API](Lua-API)
### Properties ### Properties
``` ```
door.null -- Returns true if this object is null door.null -- Returns true if this object is null