Fired when a map is exited.
More...
#include <Maps.hpp>
Fired when a map is exited.
Definition at line 60 of file Maps.hpp.
◆ MapExited()
core::event::MapExited::MapExited |
( |
const map::Map & |
map | ) |
|
|
inline |
Construct a new MapExited event.
- Parameters
-
map | The map that was exited |
Definition at line 66 of file Maps.hpp.
◆ map
const map::Map& core::event::MapExited::map |
A reference to the map that was just exited.
Definition at line 70 of file Maps.hpp.
The documentation for this struct was generated from the following file: