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.
== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|IsFreeform|Bool|
|IsFreeform|Bool| Whether the userspace dash is set to freeform movement.
|IsOpen|Bool|
|IsOpen|Bool| Whether the userspace dash is currently open.
|Curvature|Float|
|Curvature|Float| What the curvature of the dash is currently.
}}
}}
== Behavior ==
== Usage ==
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.
== See Also ==
== See Also ==
* [[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]]
[[Category:ComponentStubs]]
Latest revision as of 20:47, 31 January 2025
Component image
Radiant Dash State Sync component as seen in the Scene Inspector
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.