toggle menu
pulvreakt
0.10.1-dev0q+0606a4a6dd
common
switch theme
search in API
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
.