Component image 
Notification 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. |
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.