RegionGraphNodeState

data class RegionGraphNodeState

The state of a node in the RegionGraph for which RegionGraphNode.isUpdatableRegion is true.

Properties

Link copied to clipboard
val installState: InstallState
Link copied to clipboard
val updateState: UpdateState? = null

The update state of the map region.