Osiris/Shared/DB CurrentLevel: Difference between revisions
Jump to navigation
Jump to search
(Added DB_CurrentLevel documentation) |
mNo edit summary |
||
Line 2: | Line 2: | ||
* '''DB_CurrentLevel'''(''(STRING)'''''_LevelName) | * '''DB_CurrentLevel'''(''(STRING)'''''_LevelName) | ||
===== Description ===== | ===== Description ===== | ||
Whenever a [[Osiris/API/RegionStarted|region starts]], a fact with this level name is added to the '''DB_CurrentLevel''' database. When a [[Osiris/API/ | Whenever a [[Osiris/API/RegionStarted|region starts]], a fact with this level name is added to the '''DB_CurrentLevel''' database. When a [[Osiris/API/RegionEnded|region ends]], the fact is removed again. | ||
===== Notes ===== | ===== Notes ===== | ||
* / | * / |
Revision as of 14:55, 18 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
- /