StovePCMatchmaking(Native dll)  1.0.4.1
Public Attributes | List of all members
StovePCMatchmakingJoinLobby Struct Reference

로비 입장에 대한 응답 값입니다. 로비 입장을 알립니다. More...

#include <StovePCMatchmakingCallback.h>

Public Attributes

const wchar_t * title
 입장한 로비 제목
 
const wchar_t * lobby
 입장한 로비 이름
 
int maxUser
 로비 입장 가능한 총인원수
 
bool isPasswordProtected
 암호화된 비공개 로비 유무
 
const StovePCMatchmakingMetadatalobbyDataArray
 로비 메타 데이터 배열 포인터 (ex. StovePCMatchmakingMetadata [] array)
 
int lobbyDataCount
 로비 메타 데이터 배열 개수
 

Detailed Description

로비 입장에 대한 응답 값입니다. 로비 입장을 알립니다.

Examples:
stove_pc_matchmaking_sample.h.

The documentation for this struct was generated from the following file: