From 515fa11f44d484591876ec7910c3d4a23c0aeac7 Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 23 Jun 2013 14:38:08 -0700 Subject: [PATCH] Updated Lua Entity (markdown) --- Lua-Entity.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Lua-Entity.md b/Lua-Entity.md index f88408a..fefc46e 100644 --- a/Lua-Entity.md +++ b/Lua-Entity.md @@ -1,5 +1,7 @@ Lua_Entity is a class exported to Lua that represent the Entity object from EQEmu. +[Return to the Lua API](Lua-API) + ### Properties ``` entity.null -- Returns true if this object is null