ParaPlayerService.ClearAllPlayersTag

Declaration

public static void ClearAllPlayersTag(string tagName = "")

Parameter

tagName

Description

Clears all tags from the player. All tags will be cleared if the parameter is empty; this parameter of all players will be cleared if the parameter is null.