BattleMutationInterceptorChain

battle mutation 拦截链。

Inheritors

Functions

Link copied to clipboard
abstract fun filter(snapshot: BattleRuntimeSnapshot, selfId: String?, targetId: String?, sourceId: String?, mutations: List<BattleMutation>, attachedEffectProcessor: BattleAttachedEffectProcessor): MutationFilteringResult

过滤一组待提交的 mutation。