구문
멤버
serverPropertyCount uint32_t
로비에 참여하는 서버의 초기 속성 수입니다.
언제든지 동시에 PFLobbyMaxServerPropertyCount개까지의 속성만 존재할 수 있습니다.
serverPropertyKeys const char* const*크기
serverPropertyCount의 배열
로비에 참여하는 서버의 초기 속성의 키입니다.
serverPropertyValues const char* const*크기
serverPropertyCount의 배열
로비에 참여하는 서버의 초기 속성의 값입니다.
