Module game_library::data_loader::events
source · Expand description
Events that are fired when data is loaded.
For every type of data loaded, there is a separate event.
Currently, the following events are available:
LoadedSpellData
- Fired when spell data is loaded.
Structs
- Event that is fired when a particle is loaded.
- Event that is fired when a realm is loaded.
- Event that is fired when a realm is loaded.
- Event that is fired when a spell is loaded.
- Event that is fired when a tileset is loaded.