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
Companion
object
Companion
(
source
)
Members
Functions
from
Value
Link copied to clipboard
inline
fun
<
T
:
Enum
<
T
>
,
StringEnum
>
fromValue
(
value
:
String
?
)
:
T
?
Get an instance of this that matches either the name or value of the entry.