mwg API
Reference
Overview
Examples
Getting started
Design
FAQ
Preparing search index...
Simulation
ScenarioResult
Interface ScenarioResult<State, Event>
interface
ScenarioResult
<
State
,
Event
>
{
events
:
readonly
Event
[]
;
processedCommands
:
number
;
state
:
State
;
status
:
SimulationStatus
;
}
Type Parameters
State
Event
Hierarchy (
View Summary
)
SimulationStep
<
State
,
Event
>
ScenarioResult
HeadlessScenarioResult
Index
Properties
events
processed
Commands
state
status
Properties
events
events
:
readonly
Event
[]
processed
Commands
processedCommands
:
number
state
state
:
State
status
status
:
SimulationStatus
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
events
processed
Commands
state
status
Reference
Overview
Examples
Getting started
Design
FAQ
mwg API
Loading...