IMHOTEP Framework
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Public Types | Public Member Functions | Properties | List of all members
AdditionalInfo Class Reference

Public Types

enum  AdditionalInfoType { TEXT, CUSTOM }
 

Public Member Functions

 AdditionalInfo (string additionalInfoText)
 Creates a default ui element above the notification with the text given in additionalInfoText.
 
 AdditionalInfo (GameObject customUIElement)
 Uses the custom ui element given in customUIElement.
 

Properties

AdditionalInfoType Type [get]
 
string AdditionalInfoText [get]
 
GameObject CustomUIElement [get]
 

Detailed Description

Definition at line 4 of file AdditionalInfo.cs.


The documentation for this class was generated from the following file: