|ScreenEnabled|Bool| Whether the screen is enabled for viewing.
|ScreenEnabled|Bool| Whether the screen is enabled for viewing.
|BaseResolution|Float2| The default resolution of the tab screen.
|BaseResolution|Float2| The default resolution of the tab screen.
|_screenRoot|Slot| The root slot of the desktop screen view.
|_screenRoot|Slot| The root slot of the dash menu tab view.
|_screenCanvas|'''[[Component:Canvas|Canvas]]'''|TypeAdv6=true| The canvas being used for the tab view.
|_screenCanvas|'''[[Component:Canvas|Canvas]]'''|TypeAdv6=true| The canvas being used for the tab view.
|_modalOverlayManager|'''[[Component:ModalOverlayManager|ModalOverlayManager]]'''|TypeAdv7=true| The Overlay manager being used for handling edit mode.
|_modalOverlayManager|'''[[Component:ModalOverlayManager|ModalOverlayManager]]'''|TypeAdv7=true| The Overlay manager being used for handling edit mode.
Line 21:
Line 21:
|_shoutouts|'''[[Component:Text|Text]]'''|TypeAdv12=true| Different supporter shoutouts text field.
|_shoutouts|'''[[Component:Text|Text]]'''|TypeAdv12=true| Different supporter shoutouts text field.
|_exitMessage|'''[[Component:Text|Text]]'''|TypeAdv13=true| The randomly chosen exit message fidld.
|_exitMessage|'''[[Component:Text|Text]]'''|TypeAdv13=true| The randomly chosen exit message fidld.
}}
== Sync Delegates ==
{{Table ComponentTriggers
|OnExitAndSave:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Tells the game to exit and save changes to homes and dash.
|OnExitAndDiscard:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Tells the game to exit and discard changes to homes and dash.