Investigation Statuses

From truxwiki.com
Revision as of 13:46, 29 May 2020 by Sam (talk | contribs) (Created page with "This information is also kept in the <code>InvestigationStatus</code> database table. {| class="wikitable" ! Name ! Value ! Meaning |- | <code>INVESTIGATION_STATUS_UNKNOWN</c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This information is also kept in the InvestigationStatus database table.

Name Value Meaning
INVESTIGATION_STATUS_UNKNOWN 0 We don't know what the status of investigation this is.
INVESTIGATION_STATUS_OPEN 1 The investigation is open and active.
INVESTIGATION_STATUS_WAITING 2 The investigation is paused waiting for something.
INVESTIGATION_STATUS_CLOSED 3 The investigation is finished.