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.support
/
BattleHeldItemRuntimeSupport
/
activeItemId
active
Item
Id
fun
activeItemId
(
unit
:
UnitState
?
,
field
:
FieldState
)
:
String
?
返回当前仍然处于激活状态的 held item id。
当
Magic Room
生效时,所有 held item 一律视为失效,因此返回
null
。