mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 18:30:39 +00:00
Updated Lua General Functions (markdown)
@@ -1,5 +1,7 @@
|
|||||||
All Lua General Functions are in the global table 'eq'.
|
All Lua General Functions are in the global table 'eq'.
|
||||||
|
|
||||||
|
[Return to the Lua API](Lua-API)
|
||||||
|
|
||||||
```
|
```
|
||||||
void load_encounter(std::string name);
|
void load_encounter(std::string name);
|
||||||
void unload_encounter(std::string name);
|
void unload_encounter(std::string name);
|
||||||
|
|||||||
Reference in New Issue
Block a user