ParaPlayerService.GetPlayersWithTagDeclaration public static ParaPlayer[] GetPlayersWithTag(string tagName, string tagValue = "") Parameter tagNameTag NametagValueTag Value Description Returns all players with a specified tag that matches the tag value. The tag can be empty, which indicates returning all players.