simple-robot
3.0.0-RC.2
simbot-api
/
love.forte.simbot
/
attribute
attribute
fun
<
T
:
Any
>
attribute
(
name
:
String
)
:
Attribute
<
T
>
构建一个
Attribute
实例。
val attribute = attribute<Foo>("foo")
Content copied to clipboard