desktop
/
com.unciv.app.desktop
/
CustomSaveLocationHelperDesktop
Custom
Save
Location
Helper
Desktop
class
CustomSaveLocationHelperDesktop
:
CustomSaveLocationHelper
Content copied to clipboard
Functions
Sources
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
load
Game
Link copied to clipboard
open override fun
loadGame
(loadCompleteCallback: (
GameInfo
?,
Exception
?) ->
Unit
)
Content copied to clipboard
save
Game
Link copied to clipboard
open override fun
saveGame
(gameInfo:
GameInfo
, gameName:
String
, forcePrompt:
Boolean
, saveCompleteCallback: (
Exception
?) ->
Unit
?)
Content copied to clipboard
to
String
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Sources
jvm source
Link copied to clipboard