Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRegion

The serialized structure of a region's active state configuration.

Hierarchy

  • IRegion

Index

Properties

children

children: IState[]

The serialized structure of the region's child states.

lastKnownState

lastKnownState: string | undefined

The name of the last known active state of the region.

remarks

If the region has not been entered, this may not be set.

name

name: string

The name of the region.

Generated using TypeDoc