kiscord
0.6.0
kiscord-core
/
kiscord.builder
/
getValue
get
Value
operator
fun
<
T
>
TypedAttribute
<
T
>
.
getValue
(
scope
:
TypedAttributesScope
,
property
:
KProperty
<
*
>
)
:
T
(
source
)
operator
fun
<
T
>
TypedAttribute
<
T
>
.
getValue
(
attributes
:
TypedAttributes
,
property
:
KProperty
<
*
>
)
:
T
(
source
)