@occultus/api-root - v0.29.3
Preparing search index...
toolkit
clearEffect
Function clearEffect
clearEffect
(
entity
:
Entity
,
effectType
:
string
|
string
[]
|
EffectType
|
EffectType
[]
,
)
:
void
向实体移除状态效果
Parameters
entity
:
Entity
要清除效果的实体.
effectType
:
string
|
string
[]
|
EffectType
|
EffectType
[]
状态效果类型,可以是单个效果类型、效果类型数组、字符串、字符串数组或
EffectGroups
枚举值
Returns
void
Since
Starock 0.6.0 (0.1.0)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@occultus/api-root - v0.29.3
Loading...
向实体移除状态效果