mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-20 11:52:26 +00:00
Updated Lua Door (markdown)
parent
9887974c73
commit
f71ba1ebad
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user