toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-common-core
/
love.forte.simbot.common.attribute
/
attribute
attribute
inline
fun
<
T
:
Any
>
attribute
(
name
:
String
)
:
Attribute
<
T
>
(
source
)
构建一个
Attribute
实例。
val attribute = attribute<Foo>("foo")
Content copied to clipboard