Guys I have an ushort array for each player in my game.
List playersList = agents.FindAll(x => x.heroType == Callipso.HeroType.Player);