pulvreakt
Toggle table of contents
0.10.1-dev16+864eaad844
common
Platform filter
common
Switch theme
Search in API
pulvreakt
core
/
it.unibo.pulvreakt.api.component
/
AbstractComponent
/
finalize
finalize
open
suspend override
fun
finalize
(
)
:
Either
<
ComponentError
,
Unit
>
Asynchronously finalizes the entity. Can
Either
succeed or fail with an
Error
.