WeatherSystem.Internal Namespace |
[Missing <summary> documentation for "N:WeatherSystem.Internal"]
| Class | Description | |
|---|---|---|
| DoubleDictionaryTKey, TKeySecondary, TValue |
A generic dictionary requiring two keys to lookup values
| |
| EventSequenceItem |
An item to be used in a sequence of WeatherEvents
| |
| Generators |
The noise generators for the weather system
| |
| IntensityScriptableObject |
A scriptable object that has associated intensity data
| |
| KeyKeyValuePairTPrimaryKey, TSecondayKey, TValue |
An instance of the keys and value for a DoubleDictionary item
| |
| TimeExtension |
A wrapper for Unity's Time class offering additional functionality
|
| Interface | Description | |
|---|---|---|
| IActivatable |
Interface for an object that can be activated or deactivated
| |
| IInstanceEvent |
An interface for an object that can be treated as an instance event
|