EB1LeaveCompanyReason
🎛️ Enum: EB1LeaveCompanyReason¶
Describes the reason a character left a company.
- Invalid: Unknown or undefined reason.
- Normal: Left under normal circumstances.
- Fire_Absence: Fired due to absence.
- Fire_NewRecruits: Fired to make space for new hires.
- Fire_PromotionOfAnotherEmployee: Fired due to another's promotion.
- Error_AssignToNonExistentOrganization: Assignment error.
- Transfer: Transferred to another location.
- Death: Left due to death.
- Marry: Left due to marriage.
- Retire_Age: Retired due to age.
- Retire_Random: Randomly selected for retirement.
- Freeze: Employment frozen.
- GraduationSchool: Left after school graduation.
- EntityDestroy: Left because the entity was destroyed.