Handler
Generated within a Listener. Will handle events matching specified components on source/target/event entities.
Inheritors
Constructors
Functions
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.