Osiris/API/RegionStarted: Difference between revisions
Jump to navigation
Jump to search
(Osiris Core APIs) |
(No difference)
|
Revision as of 13:52, 8 August 2017
Full Definition(s)
- event RegionStarted((String)_LevelName)
Description
Thrown when the level has been loaded and is ready at the server side, but not yet at the client side.
Parameters
- _LevelName: The identifier name of the level that has been loaded
Notes
- See Osiris/API/GameStarted for usage information that also applies to this call.