aws / amazon-gamelift-plugin-unity

The Amazon GameLift Plugin for Unity contains libraries and native UI that makes it easier to access GameLift resources and integrate GameLift into your Unity game. You can use the GameLift Unity Plugin to access GameLift APIs and deploy AWS CloudFormation templates for common gaming scenarios.
https://aws.amazon.com/gamelift/getting-started/
Apache License 2.0
81 stars 16 forks source link

Joined name and id in fleet dropdown #182

Closed Kyle-CW closed 11 months ago

Kyle-CW commented 11 months ago

Joining the name and id of fleets in the drodown to distinguish them from each other.

image

It's not the ideal solution but Unity doesnt allow access to mapping values to choices or supplying custom controls for the dropdown items

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.