Loading...
Searching...
No Matches
CityBuilderCore.ServiceRecipient Class Reference

Detailed Description

holds the value for a service and decreases it over time

Classes

class  ServiceRecipientData
 

Public Member Functions

void Update (float multiplier)
 
void Modify (float amount)
 
ServiceRecipientData SaveData ()
 
void LoadData (ServiceRecipientData data)
 

Public Attributes

Service Service
 
float LossPerSecond
 

Properties

float Value [get, set]
 
bool HasAccess [get]
 

Events

Action Gained
 
Action Lost