GameRegion enumeration
Game-server region a running client belongs to (distinct regional releases with independent servers and ID spaces).
public enum GameRegionValues
Section titled “Values”| name | value | description |
|---|---|---|
| Unknown | 0 |
No install marker matched and no config override is set. Upload plugins should withhold uploads. |
| Sea | 1 |
SEA release (Tencent, StarSEA.exe). |
| Jp | 2 |
Japan release. |
See Also
Section titled “See Also”- namespace Stellar.Abstractions.Domain