C# 클래스 PlayerProfile, MindCode

파일 보기 프로젝트 열기: IvanDuhov/MindCode 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AmountOfBlueTilesEnlightened int
AmountOfOrders int
Nickname string
avatar byte
showed bool
timeInSeconds int

프로퍼티 상세

AmountOfBlueTilesEnlightened 공개적으로 프로퍼티

public int AmountOfBlueTilesEnlightened
리턴 int

AmountOfOrders 공개적으로 프로퍼티

public int AmountOfOrders
리턴 int

Nickname 공개적으로 프로퍼티

public string Nickname
리턴 string

avatar 공개적으로 프로퍼티

public byte avatar
리턴 byte

showed 공개적으로 프로퍼티

public bool showed
리턴 bool

timeInSeconds 공개적으로 프로퍼티

public int timeInSeconds
리턴 int