C# 클래스 OpenRA.ServerSettings

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

공개 프로퍼티들

프로퍼티 타입 설명
MasterServer string
TimestampFormat string

공개 메소드들

메소드 설명
Clone ( ) : ServerSettings

메소드 상세

Clone() 공개 메소드

public Clone ( ) : ServerSettings
리턴 ServerSettings

프로퍼티 상세

MasterServer 공개적으로 프로퍼티

public string MasterServer
리턴 string

TimestampFormat 공개적으로 프로퍼티

public string TimestampFormat
리턴 string