Short version of the two teams' match information entity, modifying the entity's properties will affect the content displayed on the corresponding UI.
Nombre |
Tipo |
Descripción |
Nombre del script |
Is Visible |
Bool |
Displayed if on is true, off otherwise |
IsVisible |
Left Team Score |
Int |
Left Team Score |
LeftTeamScore |
Right Team Score |
Int |
Right Team Score |
RightTeamScore |
Left Teammate Alive Num |
Int |
Left Teammate Alive Num |
LeftTeammateAliveNum |
Right Teammate Alive Num |
Int |
Right Teammate Alive Num |
RightTeammateAliveNum |
Left Icon Name |
String |
Left team icon name |
LeftIconName |
Right Icon Name |
String |
Right team icon name |
RightIconName |