B1CareerInfo
- Stores career history information for a single job stint, including company, department, and leave timestamp.
| Property | Type | Description | Metadata |
|---|---|---|---|
| CompanyId | FName | Company ID of the employer for this career entry. | Foreign: Company.Id |
| Department | FB1DepartmentKey | Department key identifying the position held. | |
| LeftCompanyTicks | int64 | Game time tick when the Zoi left this company. |