DesktopLauncher

internal object DesktopLauncher

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
main
Link copied to clipboard
fun main(arg: Array<String>)
toString
Link copied to clipboard
open fun toString(): String
tryActivateDiscord
Link copied to clipboard
private fun tryActivateDiscord(game: UncivGame)
updateRpc
Link copied to clipboard
private fun updateRpc(game: UncivGame)

Properties

discordTimer
Link copied to clipboard
private var discordTimer: Timer? = null

Sources

jvm source
Link copied to clipboard