|
enum | AdditionalInfoType { TEXT,
CUSTOM
} |
|
|
| 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.
|
|
|
AdditionalInfoType | Type [get] |
|
string | AdditionalInfoText [get] |
|
GameObject | CustomUIElement [get] |
|
Definition at line 4 of file AdditionalInfo.cs.
The documentation for this class was generated from the following file:
- /var/www/test/server/website/imhotep/Assets/Tools/NotificationSystem/AdditionalInfo.cs