BetterModel
Toggle table of contents
2.2.0-SNAPSHOT-477
api
Target filter
api
Switch theme
Search in API
Skip to content
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