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

로비 참여 유저에 대한 응답값입니다. 로비에 유저가 입장시 호출됩니다. More...

#include <StovePCMatchmakingCallback.h>

Public Attributes

const wchar_t * lobby
 로비 이름
 
unsigned __int64 UID
 아이디
 
const wchar_t * nickname
 유저 닉네임
 
StovePCMatchmakingAffiliation affiliation
 로비에서의 등급
 
const StovePCMatchmakingMetadatauserDataArray
 로비 내 해당 유저의 메타 데이터 배열 포인터 (ex. StovePCMatchmakingMetadata [] array)
 
int userDataCount
 유저 데이터 배열 개수
 

Detailed Description

로비 참여 유저에 대한 응답값입니다. 로비에 유저가 입장시 호출됩니다.

Examples:
stove_pc_matchmaking_sample.h.

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