Automated: create new component page |
add infi |
||
Line 3: | Line 3: | ||
|Name=Messaging Privacy Settings | |Name=Messaging Privacy Settings | ||
}} | }} | ||
See [[Settings]]. | |||
== | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|DoNotSendReadStatus|Bool| | |DoNotSendReadStatus|Bool| Doesn't tell the cloud whether or not the user has read a message when enabled. Can prevent users from knowing you are online from the act of you reading a message even when appearing as offline. | ||
}} | }} | ||
== | == Usage == | ||
See [[Settings]]. | |||
== Examples == | == Examples == | ||
See [[Settings]]. | |||
== See Also == | == See Also == | ||
Line 18: | Line 20: | ||
[[Category:Components:Uncategorized{{#translation:}}|Messaging Privacy Settings]] | [[Category:Components:Uncategorized{{#translation:}}|Messaging Privacy Settings]] | ||
[[Category:Components{{#translation:}}|Messaging Privacy Settings]] | [[Category:Components{{#translation:}}|Messaging Privacy Settings]] | ||
Latest revision as of 17:31, 26 June 2025
Component image 
Messaging Privacy Settings component as seen in the Scene Inspector

See Settings.
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. |
DoNotSendReadStatus
|
Bool | Doesn't tell the cloud whether or not the user has read a message when enabled. Can prevent users from knowing you are online from the act of you reading a message even when appearing as offline. |
Usage
See Settings.
Examples
See Settings.