TurnCompareConditionInterpreter

turn_compare 条件解释器。

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val type: ConditionTypeId

当前解释器对应的条件类型标识。

Functions

Link copied to clipboard
open override fun evaluate(condition: ConditionNode, context: EventContext): Boolean

在指定上下文中计算条件是否成立。