CheckHandler
A handler which will run a check on an event that requests one.
Functions
Link copied to clipboard
Link copied to clipboard
Runs when a matching event is fired.
Link copied to clipboard
open fun processAndHandle(sourceScope: RawAccessorDataScope?, targetScope: RawAccessorDataScope, eventScope: RawAccessorDataScope)
Reads necessary data and iterates over combinations as appropriate, calling the handle function on each.