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.mutation
/
RemoveVolatileMutation
Remove
Volatile
Mutation
data
class
RemoveVolatileMutation
(
val
target
:
TargetSelectorId
,
val
volatileEffectId
:
String
)
:
BattleMutation
移除挥发状态变更。
Members
Constructors
Remove
Volatile
Mutation
Link copied to clipboard
constructor
(
target
:
TargetSelectorId
,
volatileEffectId
:
String
)
Properties
target
Link copied to clipboard
val
target
:
TargetSelectorId
目标选择器。
volatile
Effect
Id
Link copied to clipboard
val
volatileEffectId
:
String
挥发状态 effect 标识。