toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot
/
Attribute
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
of
Link copied to clipboard
@
JvmStatic
fun
<
T
:
Any
>
of
(
name
:
String
)
:
Attribute
<
T
>
@
Api4J
@
JvmStatic
fun
<
T
:
Any
>
of
(
name
:
String
,
type
:
Class
<
T
>
)
:
Attribute
<
T
>
构建一个
Attribute
实例。