ParaPlayerService.GetPlayersWithTag

Declaration

public static ParaPlayer[] GetPlayersWithTag(string tagName, string tagValue = "")

Parameter

tagNameTag Name
tagValueTag Value

Description

Returns all players with a specified tag that matches the tag value. The tag can be empty, which indicates returning all players.