EventSequenceItem Class |
Namespace: WeatherSystem.Internal
[SerializableAttribute] public class EventSequenceItem
The EventSequenceItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | EventSequenceItem | Initializes a new instance of the EventSequenceItem class |
Name | Description | |
---|---|---|
![]() | intensityOverTime |
The intensity of the weather event over the course of this sequence item
|
![]() | time |
The time this part of the sequence should be active
|
![]() | transitionTime |
The time that should be taken to transition from this part of the sequence to the next
|
![]() | weatherEvent |
The weather event for this point in the sequence
|