The '''RadiantDashStateSync''' component only functions in user space. This component grabs the current dash component in the userspace world, and cross synchronizes its values with the userspace world dash.
The '''RadiantDashStateSync''' component is a [[userspace]] component that grabs the current [[Component:RadiantDash|dash component]] in the userspace world and cross synchronizes its values with the dash.
== Fields ==
== Fields ==
Line 13:
Line 14:
== Usage ==
== Usage ==
Best used when attached to an item that will exist on the dash, like a facet.
Best used when attached to an item that will exist on the dash, like a facet.
== Examples ==
== Examples ==
Can be used to get user settings for a dash within a facet.
Can be used to get user settings for a dash within a facet.
== See Also ==
== See Also ==
* [[Dash]]
* [[Dash]]
[[Category:Components:Radiant UI{{#translation:}}|Radiant Dash State Sync]]
[[Category:Components:Radiant UI{{#translation:}}|Radiant Dash State Sync]]
[[Category:Components{{#translation:}}|Radiant Dash State Sync]]
[[Category:Components{{#translation:}}|Radiant Dash State Sync]]
Latest revision as of 15:23, 14 April 2025
Component image
RadiantDashStateSync component as seen in the Scene Inspector
The RadiantDashStateSync component is a userspace component that grabs the current dash component in the userspace world and cross synchronizes its values with the dash.