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.session.specification
/
DefaultBattleSessionTargetChoiceSpecification
/
validate
validate
open
override
fun
validate
(
session
:
BattleSession
,
effectId
:
String
,
actorUnitId
:
String
,
targetUnitId
:
String
)
:
BattleSessionValidationResult
校验当前 effect 对给定目标的指向是否合法。