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.dsl.action
/
ConsumeItemActionNode
Consume
Item
Action
Node
data
class
ConsumeItemActionNode
(
val
target
:
TargetSelectorId
)
:
ActionNode
消耗道具动作。
Members
Constructors
Consume
Item
Action
Node
Link copied to clipboard
constructor
(
target
:
TargetSelectorId
)
Properties
target
Link copied to clipboard
val
target
:
TargetSelectorId
目标选择器。
type
Link copied to clipboard
open
override
val
type
:
ActionTypeId
动作节点类型标识。