core
/
com.unciv.models.translations
/
TranslationFileReader
Translation
File
Reader
object
TranslationFileReader
Content copied to clipboard
Functions
Properties
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
read
Link copied to clipboard
fun
read
(file:
FileHandle
):
LinkedHashMap
<
String
,
String
>
Content copied to clipboard
read
Language
Percentages
Link copied to clipboard
fun
readLanguagePercentages
():
HashMap
<
String
,
Int
>
Content copied to clipboard
to
String
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
charset
Link copied to clipboard
val
charset
:
String
Content copied to clipboard
percentagesFileLocation
Link copied to clipboard
const val
percentagesFileLocation
:
String
Content copied to clipboard
Sources
jvm source
Link copied to clipboard