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

로비 메타 데이터(사용자 정의 데이터) 구조체입니다. More...

#include <StovePCMatchmakingCallback.h>

Public Attributes

const wchar_t * title
 로비 타이틀
 
int currentUsers
 로비 현재 인원수
 
int maxUsers
 로비 최대 인원수
 
__int64 createAt
 로비 생성한 시간
 
const wchar_t * lobby
 로비 이름
 
bool isPasswordProtected
 비공개 설정 유무 More...
 
StovePCMatchmakingMetadatalobbyDataArray
 로비 데이터 배열 개수
 
int lobbyDataCount
 

Detailed Description

로비 메타 데이터(사용자 정의 데이터) 구조체입니다.

Member Data Documentation

bool StovePCMatchmakingLobby::isPasswordProtected

비공개 설정 유무

로비 데이터 배열 포인터 (ex. StovePCMatchmakingMetadata [] array)


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