C# 클래스 GameMachine.ServerConfig

상속: UnityEngine.ScriptableObject
파일 보기 프로젝트 열기: gamemachine/gamemachine 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
buildScenes List
configName string
deployCount int
gmcsPath string
runHeadless bool
serverPath string

프로퍼티 상세

buildScenes 공개적으로 프로퍼티

public List buildScenes
리턴 List

configName 공개적으로 프로퍼티

public string configName
리턴 string

deployCount 공개적으로 프로퍼티

public int deployCount
리턴 int

gmcsPath 공개적으로 프로퍼티

public string gmcsPath
리턴 string

runHeadless 공개적으로 프로퍼티

public bool runHeadless
리턴 bool

serverPath 공개적으로 프로퍼티

public string serverPath
리턴 string