mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 22:40:26 +00:00
Updated Lua NPC (markdown)
+2
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user