(One intermediate revision by one other user not shown)
Line 1:
Line 1:
{{UserspaceComponent}}
{{Infobox Component
{{Infobox Component
|Image=SettingActionProxy`1Component.png
|Image=SettingActionProxy`1Component.png
|Name=Setting Action Proxy`1
|Name=Setting Action Proxy`1
}}
}}
{{stub}}
The '''SettingActionProxy''' component is used to trigger an action on a subsetting under the component of type '''S''' which would be globally registered in the world.
== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|ActionName|String|
|ActionName|String| The name of the action being triggered.
|SubsettingGetter|String|
|SubsettingGetter|String| The name of the sync delegate method being triggered.
|SubsettingKey|String|
|SubsettingKey|String| The key being used to find the sub setting being triggered.
This is a Userspace component — It has reduced or no functionality outside of userspace but it can be attached to objects in a normal world. Changing components in userspace is not recommended and may break functionality of your dashboard. Proceed with caution even if you know what you're doing.
Setting Action Proxy`1 component as seen in the Scene Inspector
The SettingActionProxy component is used to trigger an action on a subsetting under the component of type S which would be globally registered in the world.