For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/classes/EffectType.md.

Class: EffectType

effect

Beta

表示一种效果类型——例如中毒——可以应用于实体。

Represents a type of effect - like poison - that can be applied to an entity.

Methods

getName()

getName(): string

Beta

Returns

string

效果类型的标识符。

Identifier of the effect type.

Remarks

此效果类型的标识符名称。

Identifier name of this effect type.

同领域相关