Skip to content

EOS: method to get an attribute from lobby info#52

Merged
Slin merged 2 commits into
uberpixel:developfrom
twhlynch:feat/lobby-attributes
May 31, 2026
Merged

EOS: method to get an attribute from lobby info#52
Slin merged 2 commits into
uberpixel:developfrom
twhlynch:feat/lobby-attributes

Conversation

@twhlynch
Copy link
Copy Markdown
Contributor

gets an attribute from lobby info by copying the attribute and returning a new string

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a public EOSLobbyInfo::GetAttribute helper for reading lobby attributes from the cached EOS lobby details handle.

Changes:

  • Declares GetAttribute(const String *key) on EOSLobbyInfo.
  • Implements attribute lookup via EOS_LobbyDetails_CopyAttributeByKey, returning an autoreleased String on success.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
Modules/EpicOnlineServices/RNEOSLobbyManager.h Adds the public lobby attribute accessor declaration.
Modules/EpicOnlineServices/RNEOSLobbyManager.cpp Implements lookup/copy/release logic for EOS lobby attributes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Modules/EpicOnlineServices/RNEOSLobbyManager.cpp
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@Slin Slin merged commit 06063a8 into uberpixel:develop May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants