Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Notification Constructor

Declaration

public Notification(string name);

Parameters

name The name that identifies this notifications.

Description

Creates a new notification with the name specified in the argument.