avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-game-battle-engine
/
io.github.lishangbu.avalon.game.battle.engine.core.runtime.condition
/
AllConditionInterpreter
/
evaluate
evaluate
open
override
fun
evaluate
(
condition
:
ConditionNode
,
context
:
EventContext
)
:
Boolean
在指定上下文中计算条件是否成立。