BattleMutationInterceptorChain
Functions
Link copied to clipboard
abstract fun filter(snapshot: BattleRuntimeSnapshot, selfId: String?, targetId: String?, sourceId: String?, mutations: List<BattleMutation>, attachedEffectProcessor: BattleAttachedEffectProcessor): MutationFilteringResult
过滤一组待提交的 mutation。