UI Two-Team Info

UITwoTeamInfo

HUD
Componente
Combinar:
Built-In UI

Two teams match information entity, modify the entity property to affect the display content on the corresponding UI.

Propiedades

Nombre Tipo Descripción Nombre del script
Is Visible Bool Displayed if on is true, off otherwise IsVisible
Show Team Score Bool show team score if it is true, otherwise it will be closed. ShowTeamScore
Left Team Score Int Left Team Score LeftTeamScore
Right Team Score Int Right Team Score RightTeamScore
Show Teammate State Bool If the status of the team is true, then display, otherwise it will be closed. ShowTeammateState
Left Teammate States Int List Left player status array, 0: alive, 1: dead, 2: down. LeftTeammateStates
Right Teammate States Int List Right player status array, 0: alive, 1: dead, 2: down. RightTeammateStates
Left Teammate Flag Count Int Left Teammate Flag Count LeftTeammateFlagCount
Right Teammate Flag Count Int Right Teammate Flag Count RightTeammateFlagCount