C# Class PlayerProfile, MindCode

Exibir arquivo Open project: IvanDuhov/MindCode Class Usage Examples

Public Properties

Property Type Description
AmountOfBlueTilesEnlightened int
AmountOfOrders int
Nickname string
avatar byte
showed bool
timeInSeconds int

Property Details

AmountOfBlueTilesEnlightened public_oe property

public int AmountOfBlueTilesEnlightened
return int

AmountOfOrders public_oe property

public int AmountOfOrders
return int

Nickname public_oe property

public string Nickname
return string

avatar public_oe property

public byte avatar
return byte

showed public_oe property

public bool showed
return bool

timeInSeconds public_oe property

public int timeInSeconds
return int