toggle menu
pulvreakt
0.10.1-dev0q+0606a4a6dd
common
switch theme
search in API
core
/
it.unibo.pulvreakt.api.component.pulverization
/
SetState
Set
State
@
Serializable
data
class
SetState
<
StateRepr
:
Any
>
(
val
content
:
StateRepr
)
:
StateOps
<
StateRepr
>
Represents the operation of setting the state of a
State
component with a new
content
.
Members
Constructors
Set
State
Link copied to clipboard
constructor
(
content
:
StateRepr
)
Properties
content
Link copied to clipboard
val
content
:
StateRepr