From the reference libraryRedM

objective_sequence

discoveries/databindings/other/objective_sequence/README.md

objective_sequence

Tree structure

└── ObjectiveSequence : Container
    ├── Enabled : bool
    └── Objectives : Item List
        └── Objective : Container
            ├── IsCurrent : bool
            └── Failed : bool
Back to documentation