Core
Toggle table of contents
1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Core
Core
/
de.finkmoritz.bcgdsl.core.trigger
/
Trigger
/
matches
matches
abstract
fun
matches
(
context
:
EventContext
)
:
Boolean
Returns true if the trigger matches the given
EventContext
.