Public Attributes | List of all members
PlayerCategoryEntry Struct Reference

Output parameters of the GetPlayerCategories API. More...

Public Attributes

 $UniqueIndex
 
 $Name
 
 $ShortName
 
 $RankingCategory
 
 $Sex
 
 $StrictSex
 
 $MinimumAge
 
 $StrictMinimumAge
 
 $MaximumAge
 
 $StrictMaximumAge
 

Detailed Description

Output parameters of the GetPlayerCategories API.

See also
GetPlayerCategories

Member Data Documentation

◆ $MaximumAge

PlayerCategoryEntry::$MaximumAge

The maximum age to belong to the player category.

type: int

◆ $MinimumAge

PlayerCategoryEntry::$MinimumAge

The minimum age to belong to the player category.

type: int

◆ $Name

PlayerCategoryEntry::$Name

The full translated name of the player category

type: string

◆ $RankingCategory

PlayerCategoryEntry::$RankingCategory

The ranking category to be used in the player category.

type: int

◆ $Sex

PlayerCategoryEntry::$Sex

The sex of players to belong to the player category.

The value is either F (female) or M (male). If any sex is allow, the value is a star (*).

type: string

◆ $ShortName

PlayerCategoryEntry::$ShortName

The short name of the player category.

type: string

◆ $StrictMaximumAge

PlayerCategoryEntry::$StrictMaximumAge

The maximum age to belong to the player category when considering the unique player category the player is belonging to.

type: int

◆ $StrictMinimumAge

PlayerCategoryEntry::$StrictMinimumAge

The minimum age to belong to the player category when considering the unique player category the player is belonging to.

type: int

◆ $StrictSex

PlayerCategoryEntry::$StrictSex

The sex of players to belong to the player category when considering the unique player category the player is belonging to.

The value is either F (female) or M (male).

type: string

◆ $UniqueIndex

PlayerCategoryEntry::$UniqueIndex

The unique internal index of the player category

type: int


The documentation for this struct was generated from the following file: