Osiris/API/RegionEnded

From Divinity Engine Wiki
Jump to: navigation, search
Full Definition(s)
  • event RegionEnded((String)_LevelName)
Description

Thrown when the level has been unloaded on the server side. This happens when going from one level to another.

Parameters
  • _LevelName: The identifier name of the level that has been unloaded.
Notes
  • /
See Also