mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-01 19:42:28 +00:00
Updated Lua Object (markdown)
parent
eac0cce3e1
commit
906684a4ab
@ -1,5 +1,7 @@
|
|||||||
Lua_Object is a class exported to Lua that represent the Object object from EQEmu. All Lua_Object are also [Lua_Entity](Lua-Entity).
|
Lua_Object is a class exported to Lua that represent the Object object from EQEmu. All Lua_Object are also [Lua_Entity](Lua-Entity).
|
||||||
|
|
||||||
|
[Return to the Lua API](Lua-API)
|
||||||
|
|
||||||
### Properties
|
### Properties
|
||||||
```
|
```
|
||||||
object.null -- Returns true if this object is null
|
object.null -- Returns true if this object is null
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user