I am trying to hide specific subpanels from the Leaderboard (Spectator UI). Like, for example, remove the Production Tab from the submenu, or something like that. I tried using:
UI - Hide Frame for Player Group
And using LeaderPanelProductionFrameSlotTemplate for example as the Frame parameter. But the script doesn't compile and it says that it is a wrong variable.
Is it possible to specifically disable subpanels?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I am trying to hide specific subpanels from the Leaderboard (Spectator UI). Like, for example, remove the Production Tab from the submenu, or something like that. I tried using:
UI - Hide Frame for Player Group
And using
LeaderPanelProductionFrameSlotTemplate
for example as theFrame
parameter. But the script doesn't compile and it says that it is a wrong variable.Is it possible to specifically disable subpanels?