mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-02 02:50:26 +00:00
Updated Lua Mob (markdown)
+2
@@ -1,5 +1,7 @@
|
|||||||
Lua_Mob is a class exported to Lua that represent the Mob object from EQEmu. All Lua_Mob are also [Lua_Entity](Lua-Entity).
|
Lua_Mob is a class exported to Lua that represent the Mob object from EQEmu. All Lua_Mob are also [Lua_Entity](Lua-Entity).
|
||||||
|
|
||||||
|
[Return to the Lua API](Lua-API)
|
||||||
|
|
||||||
### Properties
|
### Properties
|
||||||
```
|
```
|
||||||
client.null -- Returns true if this object is null
|
client.null -- Returns true if this object is null
|
||||||
|
|||||||
Reference in New Issue
Block a user