ButtonUserProfileIconSet is a component that only works in [[Userspace]]. This is the component that handles the setting of a user profile icon in the game.
The '''ButtonUserProfileIconSet''' component only works in [[Userspace]]. This is the component that handles the setting of a user profile icon in the game.
<!--T:2-->
<!--T:2-->
== Fields ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|IsUpdating|{{RootFieldType|RawOutput`1|[[Type:Bool|Bool]]}}|TypeAdv0=true| Whether or not the component is sending to the cloud your new icon url and/or asset.
|IsUpdating|{{RootFieldType|RawOutput`1|[[Type:Bool|Bool]]}}|TypeAdv0=true| Whether or not the component is sending to the cloud your new icon [[Type:Uri|url]] and/or asset.
}}
}}
<!--T:3-->
<!--T:3-->
== Usage ==
== Usage ==
Put this beside a button component on an object or facet and press the button to set your profile icon via the button.
Put this beside a [[Type:IButton|button]] component on an [[Slot|slot]] or [[Facets|facet]] and press the button to set your profile icon via the button.
<!--T:4-->
<!--T:4-->
Latest revision as of 03:01, 12 September 2024
Component image
Button User Profile Icon Set component as seen in the Scene Inspector
The ButtonUserProfileIconSet component only works in Userspace. This is the component that handles the setting of a user profile icon in the game.