toggle menu
ktaf
1.5.2
jvm
switch theme
search in API
ktaf
/
com.github.benpollarduk.ktaf.assets.attributes
/
AttributeManager
/
getValue
get
Value
fun
getValue
(
attributeName
:
String
)
:
Int
Get the value of an attribute from a specified
attributeName
.
fun
getValue
(
attribute
:
Attribute
)
:
Int
Get the value of an
attribute
.