obs-powershell icon indicating copy to clipboard operation
obs-powershell copied to clipboard

Generate more "Watch-" functions

Open StartAutomating opened this issue 2 years ago • 0 comments
trafficstars

There are many events sent by the obs-websocket, and, while those can currently be cause by Register-EngineEvent, the average PowerShell user is unlikely to know about Register-EngineEvent without prompting.

Therefore, there should be a Watch- function for every event surfaced within obs.

StartAutomating avatar Dec 28 '22 21:12 StartAutomating