mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-04 10:12:26 +00:00
Updated Lua Mob (markdown)
parent
37d113f701
commit
6735e11f07
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user