B1JobInfo
- Structure that stores runtime job information for a character.
* Tracks the active job ID, current level, experience points, and job type.
| Property | Type | Description | Metadata |
|---|---|---|---|
| JobId | FName | ID of the currently held job (references Job.Id). | Foreign: Job.Id |
| JobType | EB1JobType | The type of this job (Normal, Student, or Freelancer). |