mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-17 04:42:25 +00:00
Created Lua API (markdown)
parent
43424561c6
commit
277d364e44
19
Lua-API.md
Normal file
19
Lua-API.md
Normal file
@ -0,0 +1,19 @@
|
||||
The Lua API consisted of many exported classes and some general functions.
|
||||
* [Lua_Client](Lua-Client)
|
||||
* [Lua_Corpse](Lua-Corpse)
|
||||
* [Lua_Door](Lua-Door)
|
||||
* [Lua_Client](Lua-Client)
|
||||
* [Lua_Entity](Lua-Entity)
|
||||
* [Lua_EntityList](Lua-Entity-List)
|
||||
* [Lua_Group](Lua-Group)
|
||||
* [Lua_HateList](Lua-Hate-List)
|
||||
* [Lua_Inventory](Lua-Inventory)
|
||||
* [Lua_Item](Lua-Item)
|
||||
* [Lua_ItemInst](Lua-ItemInst)
|
||||
* [Lua_Mob](Lua-Mob)
|
||||
* [Lua_NPC](Lua-NPC)
|
||||
* [Lua_Object](Lua-Object)
|
||||
* [Lua_Raid](Lua-Raid)
|
||||
* [Lua_Spell](Lua-Spell)
|
||||
* [Lua_Spawn](Lua-Spawn)
|
||||
* [Lua General Functions](Lua-General-Functions)
|
||||
Loading…
x
Reference in New Issue
Block a user