Terix
1.4.0
Terix-API
/
dev.racci.terix.api
/
CancellableEvent
Cancellable
Event
fun
interface
CancellableEvent
<
T
:
Cancellable
>
Functions
Functions
invoke
Link copied to clipboard
open
operator
fun
T
.
invoke
(
)
should
Cancel
Link copied to clipboard
abstract
fun
T
.
shouldCancel
(
)
:
Boolean