Skip to main content

B1EmployeeInfo

  • Stores runtime employment information for a single employee, including department, pay, and attendance records.
PropertyTypeDescriptionMetadata
DepartmentFB1DepartmentKeyThe department key identifying the employee's current position.
LastPaydayTicksint64Game time tick of the employee's last payday.
JoinedTicksint64Game time tick when the employee joined the company.
JoinedDayint32In-game day number when the employee joined.
PromotionedTicksint64Game time tick when the employee was last promoted.
AbsenceDayint32Number of days the employee has been absent.
AttendanceDayint32Number of days the employee has attended work.