mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-12 12:12:25 +00:00
Updated Lua NPC (markdown)
parent
6735e11f07
commit
eac0cce3e1
@ -1,5 +1,7 @@
|
|||||||
Lua_NPC is a class exported to Lua that represent the NPC object from EQEmu. All Lua_NPC are also [Lua_Mob](Lua-Mob).
|
Lua_NPC is a class exported to Lua that represent the NPC object from EQEmu. All Lua_NPC are also [Lua_Mob](Lua-Mob).
|
||||||
|
|
||||||
|
[Return to the Lua API](Lua-API)
|
||||||
|
|
||||||
### Properties
|
### Properties
|
||||||
```
|
```
|
||||||
npc.null -- Returns true if this object is null
|
npc.null -- Returns true if this object is null
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user