Enum ESequenceType

Enum Documentation

enum class csp::common::ESequenceType

The SequenceSystem allows ordered sequences of items to be created and managed in a space.

The HotspotSequenceSystem is a wrapper around the SequenceSystem that makes it easier to manage sequences of Hotspots. Sequences can therefore represent either default sequences, or hotspot sequences. This enum is used to differentiate the two types.

Values:

enumerator Default
enumerator Hotspot