MapOperation

data class MapOperation(val operation: MapOperationType, val node: RegionGraphNodeId)

Represents an operation on the onboard map

Note: Operations can only be done on updatable regions.

Constructors

Link copied to clipboard
constructor(operation: MapOperationType, node: RegionGraphNodeId)

Properties

Link copied to clipboard
Link copied to clipboard