Component:NotificationSettings: Difference between revisions

From Resonite Wiki
Automated: update Fields
add info
 
Line 3: Line 3:
|Name=Notification Settings
|Name=Notification Settings
}}
}}
{{stub}}
See [[Settings]].


== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|UserOnline|Bool|
|UserOnline|Bool| Whether to show notifications for users coming online.
|UserOnlineOnAnotherBuild|Bool|
|UserOnlineOnAnotherBuild|Bool| Whether to show notifications for users coming online while they are on a different version than you.
|UserSociable|NotificationType|
|UserSociable|NotificationType| How to handle notifications for users turning to sociable mode.
|Message|NotificationType|
|Message|NotificationType| How to handle notifications for messages.
|Invite|NotificationType|
|Invite|NotificationType| How to handle notifications for invites.
|ContactRequest|NotificationType|
|ContactRequest|NotificationType| How to handle notifications for contact requests.
|InviteRequest|NotificationType|
|InviteRequest|NotificationType| How to handle notifications for invite requests.
|ContactSessionStarted|NotificationType|
|ContactSessionStarted|NotificationType| How to handle notifications for contact session startings.
|PublicSessionStarted|NotificationType|
|PublicSessionStarted|NotificationType| How to handle notifications for public session startings.
|UserJoinAndLeave|NotificationType|
|UserJoinAndLeave|NotificationType| How to handle notifications for users joining and leaving sessions.
|PermissionChanged|NotificationType|
|PermissionChanged|NotificationType| How to handle notifications for your permissions changing in a world.
}}
}}


== Behavior ==
== Usage ==
See [[Settings]].


== Examples ==
== Examples ==
See [[Settings]].


== See Also ==
== See Also ==
See [[Settings]].


[[Category:Components:Uncategorized{{#translation:}}|Notification Settings]]
[[Category:Components:Uncategorized{{#translation:}}|Notification Settings]]
[[Category:Components{{#translation:}}|Notification Settings]]
[[Category:Components{{#translation:}}|Notification Settings]]
[[Category:ComponentStubs]]

Latest revision as of 19:03, 26 June 2025

Component image 
Notification Settings component as seen in the Scene Inspector

See Settings.

Fields

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.
UserOnline Bool Whether to show notifications for users coming online.
UserOnlineOnAnotherBuild Bool Whether to show notifications for users coming online while they are on a different version than you.
UserSociable NotificationType How to handle notifications for users turning to sociable mode.
Message NotificationType How to handle notifications for messages.
Invite NotificationType How to handle notifications for invites.
ContactRequest NotificationType How to handle notifications for contact requests.
InviteRequest NotificationType How to handle notifications for invite requests.
ContactSessionStarted NotificationType How to handle notifications for contact session startings.
PublicSessionStarted NotificationType How to handle notifications for public session startings.
UserJoinAndLeave NotificationType How to handle notifications for users joining and leaving sessions.
PermissionChanged NotificationType How to handle notifications for your permissions changing in a world.

Usage

See Settings.

Examples

See Settings.

See Also

See Settings.