C# 클래스 GameSetting, UnityHello

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

공개 프로퍼티들

프로퍼티 타입 설명
DevelopMode bool
EnableLuaDebug bool
LuaBundleMode bool
LuaByteMode bool
SocketAddress string
SocketPort int
UpdateMode bool

프로퍼티 상세

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

public static bool DevelopMode
리턴 bool

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

public static bool EnableLuaDebug
리턴 bool

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

public static bool LuaBundleMode
리턴 bool

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

public static bool LuaByteMode
리턴 bool

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

public static string SocketAddress
리턴 string

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

public static int SocketPort
리턴 int

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

public static bool UpdateMode
리턴 bool