m ProbablePrime moved page UserOnlineStatusSync (Component) to Component:UserOnlineStatusSync: Creating component Namespace |
add info |
||
Line 2: | Line 2: | ||
<translate> | <translate> | ||
<!--T:1--> | <!--T:1--> | ||
{{Infobox Component | {{Infobox Component | ||
|Image=UserOnlineStatusSyncComponent.png | |Image=UserOnlineStatusSyncComponent.png | ||
|Name=User Online Status Sync | |Name=User Online Status Sync | ||
}} | }} | ||
The '''UserOnlineStatusSync''' component only works if in the dash world. It informs of what user online status the user has. | |||
<!--T:2--> | <!--T:2--> | ||
== Fields == | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|OnlineStatus|OnlineStatus| | |OnlineStatus|OnlineStatus| The online status of the local user. | ||
}} | }} | ||
<!--T:3--> | <!--T:3--> | ||
== Usage == | == Usage == | ||
Attach to a slot that will be part of an item in dash space (like a facet) and bring it into the dash space in order for it to start working. | |||
<!--T:4--> | <!--T:4--> | ||
== Examples == | == Examples == | ||
{{stub}} | |||
<!--T:5--> | <!--T:5--> | ||
== | == See Also == | ||
* [[Facets]] | |||
</translate> | </translate> | ||
[[Category:Components{{#translation:}}|User Online Status Sync]] | [[Category:Components{{#translation:}}|User Online Status Sync]] | ||
[[Category:Components:Cloud:Indicators{{#translation:}}|User Online Status Sync]] | [[Category:Components:Cloud:Indicators{{#translation:}}|User Online Status Sync]] |
Revision as of 18:14, 6 February 2025
Component image 
User Online Status Sync component as seen in the Scene Inspector

The UserOnlineStatusSync component only works if in the dash world. It informs of what user online status the user has.
Fields
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't. |
OnlineStatus
|
OnlineStatus | The online status of the local user. |
Usage
Attach to a slot that will be part of an item in dash space (like a facet) and bring it into the dash space in order for it to start working.
Examples
This article or section is a Stub. You can help the Resonite Wiki by expanding it.