This version of Unity is unsupported.
Method group is Obsolete

MatchInfoSnapshot.averageEloScore

Obsolete The matchmaker and relay feature will be removed in the future, minimal support will continue until this can be safely done. public int averageEloScore;

Description

The average Elo score of the match.

An Elo score is an optional data field describing a skill level. This averageEloScore is the average of all seats currently participating in the described match.

For this field to be non-zero, your clients must supply an Elo score when creating or joining a match. The average score will automatically updated based on this.