MapOperation
data class MapOperation(val operation: MapOperationType, val node: RegionGraphNodeId)
Content copied to clipboard
Represents an operation on the onboard map
Note: Operations can only be done on updatable regions.
Represents an operation on the onboard map
Note: Operations can only be done on updatable regions.