mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-11 07:02:35 +00:00
Updated Lua General Functions (markdown)
parent
6572f8e175
commit
5e9ef900b9
@ -1,5 +1,7 @@
|
||||
All Lua General Functions are in the global table 'eq'.
|
||||
|
||||
[Return to the Lua API](Lua-API)
|
||||
|
||||
```
|
||||
void load_encounter(std::string name);
|
||||
void unload_encounter(std::string name);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user