Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Notification

Default implementation for Playable notifications.
Read time 1 minuteLast updated 6 days ago

Definition

public class Notification : INotification

Remarks

Constructors

Constructor

Description

Notification(System.String)Creates a new notification with the name specified in the argument.

Properties

Property

Description

idThe name that identifies this notification.