C# 클래스 MCSharp.Properties

파일 보기 프로젝트 열기: Voziv/MCSharp

공개 프로퍼티들

프로퍼티 타입 설명
AllowWorldChat bool
AntiTunnelEnabled bool
AutoUnloadEnabled bool
BackupInterval int
BetaMode bool
DebugEnabled bool
GuestGoto bool
IRCChannel string
IRCEnabled bool
IRCIdentify bool
IRCNick string
IRCPassword string
IRCPort int
IRCServer string
MainLevel string
MaxDepth byte
MaxMaps byte
MaxPlayers byte
PhysicsOverload int
PublicServer bool
ServerAdministrator string
ServerMOTD string
ServerName string
ServerPort int
VerifyNames bool
administratorCuboidLimit System.Int32
advBuilderCuboidLimit System.Int32
moderatorCuboidLimit System.Int32
operatorCuboidLimit System.Int32

공개 메소드들

메소드 설명
Load ( ) : void
ValidName ( string name ) : bool
ValidString ( string str ) : bool
ValidString ( string str, string allowed ) : bool

비공개 메소드들

메소드 설명
Save ( ) : void

메소드 상세

Load() 공개 정적인 메소드

public static Load ( ) : void
리턴 void

ValidName() 공개 정적인 메소드

public static ValidName ( string name ) : bool
name string
리턴 bool

ValidString() 공개 정적인 메소드

public static ValidString ( string str ) : bool
str string
리턴 bool

ValidString() 공개 정적인 메소드

public static ValidString ( string str, string allowed ) : bool
str string
allowed string
리턴 bool

프로퍼티 상세

AllowWorldChat 공개적으로 정적으로 프로퍼티

public static bool AllowWorldChat
리턴 bool

AntiTunnelEnabled 공개적으로 정적으로 프로퍼티

public static bool AntiTunnelEnabled
리턴 bool

AutoUnloadEnabled 공개적으로 정적으로 프로퍼티

public static bool AutoUnloadEnabled
리턴 bool

BackupInterval 공개적으로 정적으로 프로퍼티

public static int BackupInterval
리턴 int

BetaMode 공개적으로 정적으로 프로퍼티

public static bool BetaMode
리턴 bool

DebugEnabled 공개적으로 정적으로 프로퍼티

public static bool DebugEnabled
리턴 bool

GuestGoto 공개적으로 정적으로 프로퍼티

public static bool GuestGoto
리턴 bool

IRCChannel 공개적으로 정적으로 프로퍼티

public static string IRCChannel
리턴 string

IRCEnabled 공개적으로 정적으로 프로퍼티

public static bool IRCEnabled
리턴 bool

IRCIdentify 공개적으로 정적으로 프로퍼티

public static bool IRCIdentify
리턴 bool

IRCNick 공개적으로 정적으로 프로퍼티

public static string IRCNick
리턴 string

IRCPassword 공개적으로 정적으로 프로퍼티

public static string IRCPassword
리턴 string

IRCPort 공개적으로 정적으로 프로퍼티

public static int IRCPort
리턴 int

IRCServer 공개적으로 정적으로 프로퍼티

public static string IRCServer
리턴 string

MainLevel 공개적으로 정적으로 프로퍼티

public static string MainLevel
리턴 string

MaxDepth 공개적으로 정적으로 프로퍼티

public static byte MaxDepth
리턴 byte

MaxMaps 공개적으로 정적으로 프로퍼티

public static byte MaxMaps
리턴 byte

MaxPlayers 공개적으로 정적으로 프로퍼티

public static byte MaxPlayers
리턴 byte

PhysicsOverload 공개적으로 정적으로 프로퍼티

public static int PhysicsOverload
리턴 int

PublicServer 공개적으로 정적으로 프로퍼티

public static bool PublicServer
리턴 bool

ServerAdministrator 공개적으로 정적으로 프로퍼티

public static string ServerAdministrator
리턴 string

ServerMOTD 공개적으로 정적으로 프로퍼티

public static string ServerMOTD
리턴 string

ServerName 공개적으로 정적으로 프로퍼티

public static string ServerName
리턴 string

ServerPort 공개적으로 정적으로 프로퍼티

public static int ServerPort
리턴 int

VerifyNames 공개적으로 정적으로 프로퍼티

public static bool VerifyNames
리턴 bool

administratorCuboidLimit 공개적으로 정적으로 프로퍼티

public static Int32,System administratorCuboidLimit
리턴 System.Int32

advBuilderCuboidLimit 공개적으로 정적으로 프로퍼티

public static Int32,System advBuilderCuboidLimit
리턴 System.Int32

moderatorCuboidLimit 공개적으로 정적으로 프로퍼티

public static Int32,System moderatorCuboidLimit
리턴 System.Int32

operatorCuboidLimit 공개적으로 정적으로 프로퍼티

public static Int32,System operatorCuboidLimit
리턴 System.Int32