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
/
RemoveFieldConditionMutation
Remove
Field
Condition
Mutation
data
class
RemoveFieldConditionMutation
(
val
conditionEffectId
:
String
)
:
BattleMutation
field condition 移除变更。
Members
Constructors
Remove
Field
Condition
Mutation
Link copied to clipboard
constructor
(
conditionEffectId
:
String
)
Properties
condition
Effect
Id
Link copied to clipboard
val
conditionEffectId
:
String
需要从 field 上移除的 effect 标识。