core
/
com.unciv
/
JsonParser
/
getFromJson
get
From
Json
fun <
T
>
getFromJson
(tClass:
Class
<
T
>, filePath:
String
):
T
Content copied to clipboard
fun <
T
>
getFromJson
(tClass:
Class
<
T
>, file:
FileHandle
):
T
Content copied to clipboard