From 906684a4ab644849e6d131559ea4861e7370851a Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 23 Jun 2013 14:40:07 -0700 Subject: [PATCH] Updated Lua Object (markdown) --- Lua-Object.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Lua-Object.md b/Lua-Object.md index b54cd6c..76aeff2 100644 --- a/Lua-Object.md +++ b/Lua-Object.md @@ -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). +[Return to the Lua API](Lua-API) + ### Properties ``` object.null -- Returns true if this object is null