Save Event Handling

Save Event Dispatcher

class CommonSaveEventDispatcher

Bases: sims4communitylib.services.common_service.CommonService

A service that dispatches save file save/load events.

Warning

Do not use this service directly to listen for events! Use the CommonEventRegistry to listen for dispatched events.