Skip to main contentTheOmenDen.StreamPulse.Scripting.Attributes.OnObsReplayBufferSavedAttributeMarks a method as a handler fired when OBS saves the replay buffer. The method must accept
(IScriptContext, ObsReplayBufferContext). See OnChatMessageAttribute for the supported return types.