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
/
initialize
initialize
open
suspend override
fun
initialize
(
)
:
Either
<
ComponentError
,
Unit
>
Asynchronously initializes the entity. Can
Either
succeed or fail with an
Error
.