Source
This page was generated with Wiki Builder. Do not change the format!
Info
When a Graph needs to show active Progressions, this defines those objectives as well as an identifier.
Schema
- Schema Type: Definition
- Type: object
Properties
Name | Type | Description |
---|---|---|
id | integer:uint32 | |
progressionHash | integer:uint32 |
Example
{
// Type: integer:uint32
"id": 0,
// Type: integer:uint32
"progressionHash": 0
}