I want to vote for person with specified index after finishing dungeon.I use the code 'RaptureAtkUnitManager.GetWindowByName("VoteMvp").SendAction(1, 3, 0); '
but it only can vote for first player in 'VoteMvp' window.
Can i click a RemoteButton for custom choice? or What params with method...