Team round score banner entity, modifying entity properties affects the display on the corresponding UI.
| Name |
Type |
Description |
Script Name |
| Is Visible |
Bool |
Displayed if on is true, off otherwise |
IsVisible |
| Enable Localization |
Bool |
Enable or disable localization |
EnableLocalization |
| First Score Title |
String |
First Score Title Text |
FirstScoreTitle |
| First Score Value |
String |
First Score |
FirstScoreValue |
| First Score Params |
Int List |
First Score Params |
FirstScoreParams |
| Second Score Title |
String |
Title of the second score |
SecondScoreTitle |
| Second Score Value |
String |
Second score value |
SecondScoreValue |
| Second Score Value Params |
Int List |
Second Score Value Params |
SecondScoreValueParams |