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
/
ForceSwitchActionNode
Force
Switch
Action
Node
data
class
ForceSwitchActionNode
(
val
target
:
TargetSelectorId
)
:
ActionNode
强制替换动作。
Members
Constructors
Force
Switch
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
动作节点类型标识。