bettermodel
Toggle table of contents
3.1.0-SNAPSHOT-496
bettermodel-api
Target filter
bettermodel-api
Switch theme
Search in API
Skip to content
bettermodel
bettermodel-api
/
kr.toxicity.model.api.event
/
CancellableEvent
/
setCancelled
set
Cancelled
abstract
fun
setCancelled
(
cancel
:
Boolean
)
Sets the cancellation state of the event.
Since
2.0.0
Parameters
cancel
true to cancel the event, false to allow it