Enum MatchRequests.PlayerReviewEligibility
Setting of whether a match participant can write a review of other participants
Namespace: Unity.PSN.PS5.Matches
Syntax
public enum PlayerReviewEligibility
Fields
| Name | Description |
|---|---|
| Disabled | Disable reviews to be written about all the participants |
| Enabled | Enable reviews to be written about all the participants |
| NotSet | Invalid |