|
ClassicCityBuilderKit 1.9.4
|
default implementation of INotificationManager
instantiates a NotificationPanel for every notification that is requested
Public Member Functions | |
| void | Notify (NotificationRequest request) |
| requests that a notification gets displayed to the player | |
Public Attributes | |
| NotificationPanel | Prefab |
| Transform | Parent |
| int | Maximum = 10 |
|
inline |
requests that a notification gets displayed to the player
| request | the request to display to the player |
Implements CityBuilderCore.INotificationManager.