C# 클래스 ShootManiaXMLRPC.Structs.CurrentMapInfo

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

공개 프로퍼티들

프로퍼티 타입 설명
Author string
CopperPrice int
Environnement string
FileName string
GoldTime int
MapStyle string
MapType string
Name string
UId string

프로퍼티 상세

Author 공개적으로 프로퍼티

public string Author
리턴 string

CopperPrice 공개적으로 프로퍼티

public int CopperPrice
리턴 int

Environnement 공개적으로 프로퍼티

public string Environnement
리턴 string

FileName 공개적으로 프로퍼티

public string FileName
리턴 string

GoldTime 공개적으로 프로퍼티

public int GoldTime
리턴 int

MapStyle 공개적으로 프로퍼티

public string MapStyle
리턴 string

MapType 공개적으로 프로퍼티

public string MapType
리턴 string

Name 공개적으로 프로퍼티

public string Name
리턴 string

UId 공개적으로 프로퍼티

public string UId
리턴 string