IMHOTEP Framework
Main Page
Related Pages
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Functions
Variables
Enumerations
Enumerator
Properties
Pages
Assets
Tools
NotificationSystem
NotificationReference.cs
1
using
UnityEngine;
2
using
System.Collections;
3
5
public
class
NotificationReference
: MonoBehaviour {
6
public
Notification
notification;
7
}
Notification
Definition:
Notification.cs:5
NotificationReference
Used for notification game object to reference the acutal notifiaction.
Definition:
NotificationReference.cs:5
Generated by
1.8.6