completable_objective
An objective that can show a completed stage — audience entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | completable_objective |
| Type | Audience |
| Color | Blue_violet |
| Icon | fluent:clipboard-checkmark-16-filled |
Fields
| Field | Type | Description |
|---|---|---|
showCriteria | List<Criteria> | The criteria need to be met for the objective to be able to be shown. |
completedCriteria | List<Criteria> | The criteria to display the objective as completed. |
Usage Example
- entry: completable_objective
name: "An objective that can show a completed stage"
showCriteria: []
completedCriteria: []