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