|
ClassicCityBuilderKit 1.9.4
|
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 |
| float | GracePeriod |
Properties | |
| float | Value [get, set] |
| bool | HasAccess [get] |
Events | |
| Action | Gained |
| Action | Lost |