Save Event Handling¶
Save Event Dispatcher¶
-
class
CommonSaveEventDispatcher¶ Bases:
sims4communitylib.services.common_service.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.