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.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