Stage
The current stage of the bounty. CAUTION: ORDER MATTERS.
Entries
Not yet accepted.
The player failed the bounty because they salvaged the flagship and weren't allowed to. Note: A few bits of code use this ordinal as the threshold for whether the bounty is complete or not; don't add a new Stage above this if it isn't some variation of "completed/failed".
The bounty expired because the player accepted it but didn't complete it in time.
The bounty expired and the player never accepted it. It will be regenerated.
The bounty ended, probably due to another fleet destroying the bounty fleet.
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.