Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GameSession properties missing on GameLiftClient #46

Open
felipe-chamas opened this issue Apr 21, 2024 · 2 comments
Open

GameSession properties missing on GameLiftClient #46

felipe-chamas opened this issue Apr 21, 2024 · 2 comments
Labels
backlog Amazon GameLift engineer has reviewed issue and created internal backlog item for tracking feature request Issue describes a new feature or request

Comments

@felipe-chamas
Copy link

Using the GameLiftClient SDK functions is very much straight forward. But the GameSession cannot be set with Name or GameProperties unless we use the aws-cpp-sdk, which adds a whole level of complexity on memory management, specially in UE.
I'd like to request those to be included. I've tried to manually change the CPP code, but I think the binaries ignore those changes anyway.

@felipe-chamas
Copy link
Author

Quick update as name/aliasId are present in GAMELIFT_GAMESESSION_CREATE_REQUEST, but none of them work if manually including it in FGameLiftClientSDKModule::CreateGameSession

@levigerber
Copy link

Hello, thank you for reaching out! We will prioritize this feature request against our backlog!

@levigerber levigerber added feature request Issue describes a new feature or request backlog Amazon GameLift engineer has reviewed issue and created internal backlog item for tracking labels Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Amazon GameLift engineer has reviewed issue and created internal backlog item for tracking feature request Issue describes a new feature or request
Projects
None yet
Development

No branches or pull requests

2 participants