Class SequenceChangedNetworkEventData
Defined in File NetworkEventData.h
Inheritance Relationships
Base Type
public csp::common::NetworkEventData
(Class NetworkEventData)
Class Documentation
-
class SequenceChangedNetworkEventData : public csp::common::NetworkEventData
Public Members
-
ESequenceUpdateType UpdateType
The type of update to the sequence.
-
csp::common::String NewKey
If a sequence is renamed using the RenameSequence function, this will be the new key.
-
csp::common::Optional<csp::common::HotspotSequenceChangedNetworkEventData> HotspotData = nullptr
Additional data if this sequence event is a hotspot sequence event. Will be non-empty in that case only.
-
ESequenceUpdateType UpdateType