Class DebugNotificationMessage
[DiscoverableMessage("Events/Gameplay/DebugNotificationMessage", true, "Error message that should get displayed from the log console window.", "")]
public class DebugNotificationMessage : GameplayMessageBase
  - Inheritance
 - 
      
      
      
      DebugNotificationMessage
 
- Inherited Members
 
- Extension Methods
 
Constructors
DebugNotificationMessage()
public DebugNotificationMessage()
  Properties
Data
public NotificationData Data { get; set; }