(2 intermediate revisions by one other user not shown)
Line 1:
Line 1:
{{Legacy}}
{{Legacy}}
{{Userspace}}
{{Infobox Component
{{Infobox Component
|Image=LegacyRadiantScreenWrapper`1Component.png
|Image=LegacyRadiantScreenWrapper`1Component.png
|Name=Legacy Radiant Screen Wrapper`1
|Name=Legacy Radiant Screen Wrapper`1
}}
}}
{{stub}}
The '''LegacyRadiantScreenWrapper''' component was used to handle the old ui when the bottom buttons used to be physical. this should never be used in new content ever.
|_modalOverlayManager|'''[[Component:ModalOverlayManager|ModalOverlayManager]]'''|TypeAdv7=true| The modal overlay manager of the dash this component controls.
|InitializeComponent|{{RootFieldType|SyncDelegate`1|[[Type:Action`1|Action`1]]<T>}}|TypeAdv13=true| A sync delegate to call with an argument of '''T''' when this initalizes.
|ButtonGenerated|{{RootFieldType|SyncDelegate`1|[[Type:Action`1|Action`1]]<[[Component:RadiantDashButton|RadiantDashButton]]>}}|TypeAdv14=true| A sync delegate to call with an argument of [[Component:RadiantDashButton|RadiantDashButton]] to call when this component's button is generated.
This article describes a feature marked as legacy—this usually means there's a newer, better alternative. Legacy features might not be removed but they will not be updated, and the team will not provide any support for them.
Legacy Radiant Screen Wrapper`1 component as seen in the Scene Inspector
The LegacyRadiantScreenWrapper component was used to handle the old ui when the bottom buttons used to be physical. this should never be used in new content ever.