toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot
/
AttributeContainer
Attribute
Container
interface
AttributeContainer
(
source
)
一个
Attribute
容器,标记其允许获取属性。
Inheritors
AttributeMap
EventListener
Members
Functions
get
Attribute
Link copied to clipboard
abstract
fun
<
T
:
Any
>
getAttribute
(
attribute
:
Attribute
<
T
>
)
:
T
?
通过
attribute
尝试获取指定属性。