RegionOperation
class RegionOperation(val regionId: Region.Id, val type: RegionOperation.Type, val source: RegionOperation.Source)
Represents an operation that can be performed on a Region.
Types
Link copied to clipboard
The source of RegionOperation, indicating how the operation was triggered.
Link copied to clipboard
The type of RegionOperation.