C# 클래스 EnterRoomParams

파일 보기 프로젝트 열기: daniel-cheng/stellar 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CreateIfNotExists bool
ExpectedUsers string[]
Lobby TypedLobby,
OnGameServer bool
PlayerProperties ExitGames.Client.Photon.Hashtable
RejoinOnly bool
RoomName string
RoomOptions RoomOptions,

프로퍼티 상세

CreateIfNotExists 공개적으로 프로퍼티

public bool CreateIfNotExists
리턴 bool

ExpectedUsers 공개적으로 프로퍼티

public string[] ExpectedUsers
리턴 string[]

Lobby 공개적으로 프로퍼티

public TypedLobby, Lobby
리턴 TypedLobby,

OnGameServer 공개적으로 프로퍼티

public bool OnGameServer
리턴 bool

PlayerProperties 공개적으로 프로퍼티

public Hashtable,ExitGames.Client.Photon PlayerProperties
리턴 ExitGames.Client.Photon.Hashtable

RejoinOnly 공개적으로 프로퍼티

public bool RejoinOnly
리턴 bool

RoomName 공개적으로 프로퍼티

public string RoomName
리턴 string

RoomOptions 공개적으로 프로퍼티

public RoomOptions, RoomOptions
리턴 RoomOptions,