ShipRoleEnum
No description
enum ShipRoleEnum {
COPILOT
ENGINEER
LASER_OPERATOR
MEDIC
PILOT
SECURITY
STEVEDORE
TURRET
}
Values
ShipRoleEnum.COPILOT
ShipRoleEnum.ENGINEER
ShipRoleEnum.LASER_OPERATOR
ShipRoleEnum.MEDIC
ShipRoleEnum.PILOT
ShipRoleEnum.SECURITY
ShipRoleEnum.STEVEDORE
ShipRoleEnum.TURRET
Member Of
PendingUserInput input