User:Shaun/ProtoFlux Events
From Resonite Wiki
More actions
One way that ProtoFlux impulses are triggered internally is via ProtoFlux.Runtimes.Execution.ExecutionEventDispatcher<C>.ScheduleEvent(...).The same method is also used for nodes that are not based on impulses but have other behavior. (i.e. transitions to a target value)
I found it in use within the following nodes:—@mpmxyz on discord