NRSDKApiForUnity
Classes
NRNotificationListenerTemperatureLevelNotification
NRKernal.NRNotificationListener.TemperatureLevelNotification
Inheritance diagram for NRKernal.NRNotificationListener.TemperatureLevelNotification:
NRKernal.NRNotificationListener.Notification

Public Member Functions

 TemperatureLevelNotification (NRNotificationListener listener)
 
override void UpdateState ()
 
- Public Member Functions inherited from NRKernal.NRNotificationListener.Notification
 Notification (NRNotificationListener listener)
 
virtual void Trigger (Level level)
 

Additional Inherited Members

- Protected Attributes inherited from NRKernal.NRNotificationListener.Notification
NRNotificationListener NotificationListener
 

Detailed Description

A temperature level notification.

Constructor & Destructor Documentation

◆ TemperatureLevelNotification()

NRKernal.NRNotificationListener.TemperatureLevelNotification.TemperatureLevelNotification ( NRNotificationListener  listener)

Constructor.

Parameters
listenerThe listener.