OriginEventSelector
annotation class OriginEventSelector(val selector: EventSelector, val priority: EventPriority = EventPriority.HIGHEST, val ignoreCancelled: Boolean = true)
Allows custom functions to be annotated inside Origin classes.