============ Scene Events ============ Please see the `documentation `_ for a description on the specific scripts. afterscenesave.py ----------------- The ``afterscenesave.py`` script will emit the :py:enum:mem:`~you_can_call_me_houdini.events.HoudiniSessionEvent.AfterSceneSave` event. beforescenesave.py ------------------ The ``beforescenesave.py`` script will emit the :py:enum:mem:`~you_can_call_me_houdini.events.HoudiniSessionEvent.BeforeSceneSave` event.