root
JVM
root
/
org.magiclib.kotlin
/
getJsonObjFromArray
get
Json
Obj
From
Array
inline
fun
<
T
>
getJsonObjFromArray
(
json
:
<Error class: unknown class>
,
i
:
Int
)
:
T
Gets an object from a JSONArray, automatically converting it to the specified type.
Since
0.46.0