# Text Tag Is Visible

GrammartextTag is visible for player player
FlagsNative | Function

Returns true if the text tag is shown for a player.

# Arguments

  • int [ preset::TextTag ] — Text Tag
  • int — Player

Returns — bool

native bool TextTagVisible(int inTag, int inPlayer);

Category: Text Tag / Basic

# Examples

— None found —