TibiaKt
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
TibiaKt
tibiakt-core
/
com.galarzaa.tibiakt.core.enums
/
StringEnum
/
Companion
/
fromValue
from
Value
inline
fun
<
T
:
Enum
<
T
>
,
StringEnum
>
fromValue
(
value
:
String
?
)
:
T
?
(
source
)
Get an instance of this that matches either the name or value of the entry.