mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 18:30:39 +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).
|
||||
|
||||
[Return to the Lua API](Lua-API)
|
||||
|
||||
### Properties
|
||||
```
|
||||
client.null -- Returns true if this object is null
|
||||
|
||||
Reference in New Issue
Block a user