Save Event Handling¶
Save Event Dispatcher¶
- class CommonSaveEventDispatcher¶
Bases:
CommonServiceA service that dispatches save file save/load events.
Warning
Do not use this service directly to listen for events! Use the
CommonEventRegistryto listen for dispatched events.