Osiris/Shared/DB CurrentLevel: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 6: | Line 6: | ||
* / | * / | ||
===== See Also ===== | ===== See Also ===== | ||
* [[Osiris/API/ | * [[Osiris/API/RegionEnded|RegionEnded]] | ||
* [[Osiris/API/RegionStarted|RegionStarted]] | * [[Osiris/API/RegionStarted|RegionStarted]] | ||
[[Category:Osiris Shared Mod Helpers]] | [[Category:Osiris Shared Mod Helpers]] |
Revision as of 06:52, 19 October 2017
Full Definition(s)
- DB_CurrentLevel((STRING)_LevelName)
Description
Whenever a region starts, a fact with this level name is added to the DB_CurrentLevel database. When a region ends, the fact is removed again.
Notes
- /