Struct StovePCMatchmakingGetMyLobbyList
내가 참여한 로비 리스트 수신 시 콜백으로 전달되는 구조체입니다.
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: Stove.PCSDK.NET.Matchmaking
Assembly: StovePCMatchmaking64.Net.dll
Syntax
public struct StovePCMatchmakingGetMyLobbyList
Constructors
StovePCMatchmakingGetMyLobbyList(StovePCMatchmakingLobbyInfo[])
맴버 초기화 생성자
Declaration
public StovePCMatchmakingGetMyLobbyList(StovePCMatchmakingLobbyInfo[] lobbys)
Parameters
| Type | Name | Description |
|---|---|---|
| StovePCMatchmakingLobbyInfo[] | lobbys |
Fields
myLobbyIdList
나의 참여 로비 구조체 배열
Declaration
public StovePCMatchmakingLobbyInfo[] myLobbyIdList
Field Value
| Type | Description |
|---|---|
| StovePCMatchmakingLobbyInfo[] |