> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# EventRuleMatch

> EventRuleMatch 数据类型。

## 属性

| 名称      | 类型     | 说明                        |
| :------ | :----- | :------------------------ |
| EventId | String | 与规则匹配的 PlayStream 事件的 ID。 |
| RuleId  | String | 匹配的事件规则的 ID。              |


## Related topics

- [player_action_executed](/zh-CN/services/playfab/api-references/events/Player/player-action-executed.md)
- [match_found](/zh-CN/services/playfab/api-references/events/Matchmaking/match-found.md)
- [了解匹配中的规则权重](/zh-CN/services/playfab/multiplayer/matchmaking/rule-weights.md)
- [匹配的工作原理](/zh-CN/services/playfab/multiplayer/matchmaking/how-matchmaking-works.md)
- [XblMultiplayerEventArgsFindMatchCompleted](/zh-CN/reference/live/xsapi-c/multiplayer_manager_c/functions/xblmultiplayereventargsfindmatchcompleted.md)
