objective_sequence
Tree structure
└── ObjectiveSequence : Container
├── Enabled : bool
└── Objectives : Item List
└── Objective : Container
├── IsCurrent : bool
└── Failed : bool
discoveries/databindings/other/objective_sequence/README.md └── ObjectiveSequence : Container
├── Enabled : bool
└── Objectives : Item List
└── Objective : Container
├── IsCurrent : bool
└── Failed : bool