![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Needs summary.
error = C_ContentTracking.StartTracking(type, id)
Arguments
- type
- Enum.ContentTrackingType
| Value | Field | Description |
|---|---|---|
| 0 | Appearance | |
| 1 | Mount | |
| 2 | Achievement |
- id
- number
Returns
- error
- Enum.ContentTrackingError?
| Value | Field | Description |
|---|---|---|
| 0 | Untrackable | |
| 1 | MaxTracked | |
| 2 | AlreadyTracked |
