Loading...
Searching...
No Matches
CityBuilderCore.INotificationManager Interface Reference

Detailed Description

shows notification texts to players

Inheritance diagram for CityBuilderCore.INotificationManager:
CityBuilderCore.DefaultNotificationManager

Public Member Functions

void Notify (NotificationRequest request)
 requests that a notification gets displayed to the player
 

Member Function Documentation

◆ Notify()

void CityBuilderCore.INotificationManager.Notify ( NotificationRequest request)

requests that a notification gets displayed to the player

Parameters
requestthe request to display to the player

Implemented in CityBuilderCore.DefaultNotificationManager.