Struct CueController::BlockedCue

Nested Relationships

This struct is a nested type of Class CueController.

Struct Documentation

struct BlockedCue

Defines a Cue that should be blocked from serialization.

Public Functions

BlockedCue(Handler handler, uint8_t action)

Public Members

Handler handler

The Handler that this Cue belongs to.

uint8_t action

The action being performed.