Cleanup

TurmoilToad
2019-01-11 11:04:50 -05:00
parent ececd73dc9
commit ee91b21795
+1 -3
@@ -1,9 +1,7 @@
#ProTip: hit ctrl + f (Windows) or ⌘ + f (Mac) to FIND something on this page #ProTip: hit ctrl + f (Windows) or ⌘ + f (Mac) to FIND something on this page
# Exported Variables
* A full list can always be found in the EQEmu source [https://github.com/EQEmu/Server/blob/master/zone/embparser.cpp](https://github.com/EQEmu/Server/blob/master/zone/embparser.cpp) * A full list can always be found in the EQEmu source [https://github.com/EQEmu/Server/blob/master/zone/embparser.cpp](https://github.com/EQEmu/Server/blob/master/zone/embparser.cpp)
* Exported variables are sometimes available globally during sub-events, some exported variables are only available in certain sub-events * Exported variables are sometimes available globally during sub-events, some exported variables are only available in certain sub-events--see [[Perl API sub EVENTs|Perl-API---Sub-Events]] for a listing of each event and its exports.
| Exported Variable | Usage | | Exported Variable | Usage |
| --- | --- | | --- | --- |