ClassicCityBuilderKit 1.8.8
|
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 |