A UI Notification.
More...
◆ Notification() [1/2]
GameJolt.UI.Objects.Notification.Notification |
( |
string |
text | ) |
|
|
inline |
Initializes a new instance of the Notification class.
- Parameters
-
text | The notification text. |
◆ Notification() [2/2]
GameJolt.UI.Objects.Notification.Notification |
( |
string |
text, |
|
|
Sprite |
image |
|
) |
| |
|
inline |
Initializes a new instance of the Notification class.
- Parameters
-
text | The notification text. |
image | The notification image. |
◆ Image
Sprite GameJolt.UI.Objects.Notification.Image |
|
get |
Gets or sets the image.
The image.
◆ Text
string GameJolt.UI.Objects.Notification.Text |
|
get |
Gets or sets the text.
The text.
The documentation for this class was generated from the following file:
- D:/Dev/Unity/AssetStore/GameJoltAPI/Assets/Plugins/GameJolt/Scripts/UI/Objects/Notification.cs