TeleportConfig

data class TeleportConfig(val requestTimeoutSeconds: Long = 60, val defaultWarpSlots: Int = 3, val costs: TeleportCostConfig = TeleportCostConfig())

Constructors

Link copied to clipboard
constructor(requestTimeoutSeconds: Long = 60, defaultWarpSlots: Int = 3, costs: TeleportCostConfig = TeleportCostConfig())

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard