disguise-one / RenderStream-UE

RenderStream plugin for Unreal Engine
BSD 3-Clause "New" or "Revised" License
70 stars 23 forks source link

RSP-247 allow disabling custom event control #61

Closed josh-disguise closed 1 year ago

josh-disguise commented 1 year ago

This patch adds a toggle box in the project plugin settings under 'Disguise Renderstream' called "Detect and control custom events". When this toggle is off, the Renderstream plugin will not export custom events in the schema or attempt to trigger them at runtime. For RSP-247, DSOF-22487

MunWolf commented 1 year ago

LGTM, still want to redesign the whole way of doing exposed parameters at some point.