In Outplayed, we would like to know which character did I (the player) pick.
Currently, the only solution to do so is crossing between 2 events: legendSelect_X
& me
We would like to have a simpler solution by receiving an event called localPlayerLegendSelect
.
Assuming that other apps may face that struggle it could help us & them listen to a single event instead of several (enhanced performance for everyone)
(name of the event could obviously be different, I just followed your convention)
impact: low